Skip to content

Commit 3f7c13c

Browse files
committed
manipulate_elasticsearch_query.md: service registration is not mandatory
1 parent 474dd36 commit 3f7c13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search/extensibility/manipulate_elasticsearch_query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ final class CustomQueryFilterSubscriber implements EventSubscriberInterface
5151
}
5252
```
5353

54-
Remember to register the subscriber as a service:
54+
If your subscriber is not automatically properly configured, register it as a service:
5555

5656
``` yaml
5757
services:

0 commit comments

Comments
 (0)