Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ae883bb

Browse files
authored
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 <[email protected]> Signed-off-by: Dominik Henneke <[email protected]>
1 parent cd80642 commit ae883bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Features can be controlled at the config level using the following structure:
110110
```
111111

112112
When `true`, the user will see the feature as enabled. Similarly, when `false` the user will see the feature as disabled.
113-
The user will only be able to change/see these states if `showLabsSettings: true` is in the config.
113+
The user will only be able to change/see these states if `show_labs_settings: true` is in the config.
114114

115115
### Determining if a feature is enabled
116116

0 commit comments

Comments
 (0)