From 59dee522f1296593aeddaa0520b7dc6a90340f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 25 Feb 2021 09:12:41 +0100 Subject: [PATCH] Update docs/user_guide/create-feature-toggle.md Co-authored-by: Christopher Kolstad --- docs/user_guide/create-feature-toggle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/create-feature-toggle.md b/docs/user_guide/create-feature-toggle.md index b7d82d2bb0..2c98201f8e 100644 --- a/docs/user_guide/create-feature-toggle.md +++ b/docs/user_guide/create-feature-toggle.md @@ -26,7 +26,7 @@ In the example below we have chosen to configure the default activation strategy ## Step 3: Congratulations, you have now created your first feature toggle! -The toggle is now created and ready to be used. The toggle does not have any metrics because it is not used by any applications, yet! +The toggle is now created and ready to be used. The toggle does not have any metrics because it is not used by any applications, yet! ![Create a feature toggle](../assets/create_toggle_3.png)