Update wording on flag example

This commit is contained in:
Brian Cain 2019-01-24 15:39:17 -08:00
parent c4a03e594f
commit 865c553b8f
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ description: |-
Some features that aren't ready for release can be enabled through this feature
flag. There are a couple of different ways of going about enabling these features:
If you wish to enable every single experimental feature, you can set the flag
For example if you are on Linux or Mac, and you you wish to enable every single experimental feature, you can set the flag
to "on" by setting it to `1` like below:
```shell