From 59bb313586bdc5b8a02bb3c7f5ed5dc94f605aa0 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 ebe4fd9769..c60c07d92b 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.