We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c936d commit e21fc3dCopy full SHA for e21fc3d
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