Commit 399d2fe9 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'Fix-Vale-issues-for-(./administration/feature_flags.md)-#329043' into 'master'

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

See merge request gitlab-org/gitlab!62728
parents 0eadb54e 43dff55e
...@@ -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