diff --git a/docs/creating-manifest/events.md b/docs/creating-manifest/events.md index 44deb6be..7a3dab28 100644 --- a/docs/creating-manifest/events.md +++ b/docs/creating-manifest/events.md @@ -715,7 +715,7 @@ The event is performed before changing the engine's version (e.g. from *php 7* t ### onAfterChangeEngine -The event is performed after changing the engine's version (e.g. from *php 7* to *php 7.1*) in the required environment. The *onBeforeChangeEngine* event is not compatible with Docker-based environments. +The event is performed after changing the engine's version (e.g. from *php 7* to *php 7.1*) in the required environment. The *onAfterChangeEngine* event is not compatible with Docker-based environments. **Event Placeholders:**