Skip to content

Commit f7caa1b

Browse files
authored
Merge pull request #324 from errogaht/patch-3
Update consumption_extension.md
2 parents 6130ac9 + 165589e commit f7caa1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/bundle/consumption_extension.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Consumption extension
22

3-
Here, I show how you can crate a custom extension and register it.
3+
Here, I show how you can create a custom extension and register it.
44
Let's first create an extension itself:
55

66
```php
@@ -38,4 +38,4 @@ services:
3838
- { name: 'enqueue.consumption.extension', priority: 10 }
3939
```
4040
41-
[back to index](../index.md)
41+
[back to index](../index.md)

0 commit comments

Comments
 (0)