diff --git a/docs/bundle/consumption_extension.md b/docs/bundle/consumption_extension.md index 38657c58f..81b49e52f 100644 --- a/docs/bundle/consumption_extension.md +++ b/docs/bundle/consumption_extension.md @@ -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 @@ -38,4 +38,4 @@ services: - { name: 'enqueue.consumption.extension', priority: 10 } ``` -[back to index](../index.md) \ No newline at end of file +[back to index](../index.md)