Merge pull request #3285 from arnavb/patch-1

Fix incorrect documentation for `unstable_features`
This commit is contained in:
Stéphane Campinas 2019-01-10 21:10:34 +01:00 committed by GitHub
commit a1bbf58965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2298,7 +2298,7 @@ Whether to use colored output or not.
## `unstable_features`
Enable unstable features on stable channel.
Enable unstable features on the unstable channel.
- **Default value**: `false`
- **Possible values**: `true`, `false`