We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81c936d + e21fc3d commit 8538943Copy full SHA for 8538943
docs/enforce-engine.md
@@ -11,7 +11,7 @@ will be created anyway using the enforced engine (this is consistent with the
11
default *MySQL* way of creating the default storage engine if other engines
12
are not available unless `NO_ENGINE_SUBSTITUTION` is set).
13
14
-In case user tries to enable [enforce_storage_engine](#enforce_storage_engine) with engine that isn’t available, system will not start.
+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.
15
16
!!! note
17
0 commit comments