diff --git a/articles/flow/configuration/feature-flags.adoc b/articles/flow/configuration/feature-flags.adoc index 90c0bc2202..9bd5f51c85 100644 --- a/articles/flow/configuration/feature-flags.adoc +++ b/articles/flow/configuration/feature-flags.adoc @@ -9,7 +9,8 @@ order: 160 = Feature Flags -Feature Flags allow you to +Feature Flags allow you to: + * Enable and test experimental features; * Enable legacy features or switch back to legacy behavior; * Enable opt-in features that don't have other APIs.