Skip to content

Commit 8538943

Browse files
authored
Merge pull request #480 from itzmk21/patch-1
Fixed grammar in enforce engine docs
2 parents 81c936d + e21fc3d commit 8538943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/enforce-engine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ will be created anyway using the enforced engine (this is consistent with the
1111
default *MySQL* way of creating the default storage engine if other engines
1212
are not available unless `NO_ENGINE_SUBSTITUTION` is set).
1313

14-
In case user tries to enable [enforce_storage_engine](#enforce_storage_engine) with engine that isn’t available, system will not start.
14+
In case a user tries to enable [enforce_storage_engine](#enforce_storage_engine) with an engine that isn’t available, the system will not start.
1515

1616
!!! note
1717

0 commit comments

Comments
 (0)