From b1ff13a5fc2a374e0f1de1bbde5f48e4eeb18515 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Mon, 21 Sep 2026 22:23:18 +0200 Subject: [PATCH] Fix formatting of Feature Flags section (#6114) --- articles/flow/configuration/feature-flags.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.