Skip to content

Commit 3ee5ee1

Browse files
author
root
committed
Fixed onBeforeChangeEngine duplication
1 parent 7e87487 commit 3ee5ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-manifest/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ The event is performed before changing the engine's version (e.g. from *php 7* t
714714

715715
### onAfterChangeEngine
716716

717-
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.
717+
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.
718718

719719
**Event Placeholders:**
720720

0 commit comments

Comments
 (0)