Skip to content

Commit

Permalink
Merge pull request #324 from errogaht/patch-3
Browse files Browse the repository at this point in the history
Update consumption_extension.md
  • Loading branch information
makasim authored Jan 11, 2018
2 parents 6130ac9 + 165589e commit f7caa1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/bundle/consumption_extension.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Consumption extension

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.
Let's first create an extension itself:

```php
Expand Down Expand Up @@ -38,4 +38,4 @@ services:
- { name: 'enqueue.consumption.extension', priority: 10 }
```
[back to index](../index.md)
[back to index](../index.md)

0 comments on commit f7caa1b

Please sign in to comment.