Skip to content

Commit 20a2bf1

Browse files
authored
Merge pull request #135 from vlobzakov/1.5
Fixed onBeforeChangeEngine duplication
2 parents 40aee6e + 3ee5ee1 commit 20a2bf1

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)