Fix comment

pull/102/head
Aloïs Micard 3 years ago
parent f4099838e1
commit db7d204724
No known key found for this signature in database
GPG Key ID: 1A0EB82F071F5EFE

@ -68,7 +68,7 @@ func (msg *NewResourceEvent) Exchange() string {
return NewResourceExchange
}
// NewResourceEvent represent a indexed resource
// NewIndexEvent represent a indexed resource
type NewIndexEvent struct {
URL string `json:"url"`
Body string `json:"body"`

Loading…
Cancel
Save