From ae883bb94b07b66826de55459468b7f6e1bd02e2 Mon Sep 17 00:00:00 2001 From: Dominik Henneke Date: Wed, 12 Oct 2022 19:58:25 +0200 Subject: [PATCH] Update the documentation for the show_labs_settings parameter (#9395) The parameter is actually called `show_labs_settings` but the documentation claims it is `showLabsSettings`. Signed-off-by: Dominik Henneke Signed-off-by: Dominik Henneke --- docs/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.md b/docs/settings.md index dae6eb22b8..884e4c8350 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -110,7 +110,7 @@ Features can be controlled at the config level using the following structure: ``` When `true`, the user will see the feature as enabled. Similarly, when `false` the user will see the feature as disabled. -The user will only be able to change/see these states if `showLabsSettings: true` is in the config. +The user will only be able to change/see these states if `show_labs_settings: true` is in the config. ### Determining if a feature is enabled