Commit 6598b8b4 authored by Evan Read's avatar Evan Read

Apply suggestion to doc/development/documentation/styleguide.md

parent 065ff108
...@@ -1072,7 +1072,7 @@ must review and approve the addition or removal of any mentions of using feature ...@@ -1072,7 +1072,7 @@ must review and approve the addition or removal of any mentions of using feature
The following is sample text for adding feature flag documentation for a feature: The following is sample text for adding feature flag documentation for a feature:
````md ````md
### Disabling feature ### Disabling the feature
This feature comes with the `:feature_flag` feature flag enabled by default. However, in some cases This feature comes with the `:feature_flag` feature flag enabled by default. However, in some cases
this feature is incompatible with old configuration. To turn off the feature while configuration is this feature is incompatible with old configuration. To turn off the feature while configuration is
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment