Skip to content

Commit 80e67a3

Browse files
authored
Merge pull request #8434 from shouples/djs/feature-lifecycle-typo-fix
fix: swap "experimental" settings reference to "preview"
2 parents d85ae06 + 212742e commit 80e67a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configure/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ Features and their corresponding settings can be in one of the following states.
340340

341341
![Settings editor filtered with '@tag:experimental' showing experimental settings.](images/settings/settings-editor-experimental.png)
342342

343-
* **Preview** - Preview features and settings have the final functionality but might still be iterated on for stability and polishing. Usually, preview features are disabled by default. In the Settings editor, these settings have an `Preview` label. You can also search experimental settings by entering `@tag:preview` in the search box.
343+
* **Preview** - Preview features and settings have the final functionality but might still be iterated on for stability and polishing. Usually, preview features are disabled by default. In the Settings editor, these settings have an `Preview` label. You can also search preview settings by entering `@tag:preview` in the search box.
344344

345345
![Settings editor filtered with '@tag:preview' showing preview settings.](images/settings/settings-editor-preview.png)
346346

0 commit comments

Comments
 (0)