From 339a83334cdc698401ddfde4398dd37134e9b6df 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 11f8886d6f..3983f52197 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.