From 4d87ef76d8c50cdaa5ed8d551cc9091256572163 Mon Sep 17 00:00:00 2001 From: Arnav Borborah Date: Thu, 10 Jan 2019 14:54:06 -0500 Subject: [PATCH] Fix incorrect documentation for `unstable_features` --- Configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations.md b/Configurations.md index c31c55e1af73..abe40f2ea6ff 100644 --- a/Configurations.md +++ b/Configurations.md @@ -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`