Commit 43dff55e authored by Abhijeet Chatterjee's avatar Abhijeet Chatterjee Committed by Suzanne Selhorn

Fix Vale issues for ./administration/feature_flags.md documentation

parent 0eadb54e
...@@ -127,6 +127,5 @@ Feature.disabled?(:my_awesome_feature) ...@@ -127,6 +127,5 @@ Feature.disabled?(:my_awesome_feature)
=> false => false
``` ```
When the feature is ready, GitLab will remove the feature flag, the option for When the feature is ready, GitLab removes the feature flag, and the option for
enabling and disabling it will no longer exist, and the feature will become enabling and disabling it no longer exists. The feature becomes available in all instances.
available in all instances.
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