We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48e4929 + 3cc2676 commit 9fc58e1Copy full SHA for 9fc58e1
docs/bundle/consumption_extension.md
@@ -1,6 +1,6 @@
1
# Consumption extension
2
3
-Here, I show how you can crate a custom extension and register it.
+Here, I show how you can create a custom extension and register it.
4
Let's first create an extension itself:
5
6
```php
@@ -38,4 +38,4 @@ services:
38
- { name: 'enqueue.consumption.extension', priority: 10 }
39
```
40
41
-[back to index](../index.md)
+[back to index](../index.md)
0 commit comments