Skip to content

Commit 0e75101

Browse files
authored
Merge pull request #818 from appeltaert/patch-1
Typo on the tag
2 parents e399498 + e68edbf commit 0e75101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client/extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services:
4646
timestamp_message_extension:
4747
class: Acme\TimestampMessageExtension
4848
tags:
49-
- { name: 'enqueue.client.extensions' }
49+
- { name: 'enqueue.client.extension' }
5050
```
5151
5252
You can add `priority` attribute with a number. The higher value you set the earlier the extension is called.

0 commit comments

Comments
 (0)