From efd549e933625db20c7119c7a7643ec2278e75cc Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Tue, 22 Jan 2019 16:14:44 -0800 Subject: [PATCH] Fix typo --- website/source/docs/experimental/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/experimental/index.html.md b/website/source/docs/experimental/index.html.md index d03e31681..8aee3b995 100644 --- a/website/source/docs/experimental/index.html.md +++ b/website/source/docs/experimental/index.html.md @@ -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 enale every single experimental feature, you can set the flag +If you wish to enable every single experimental feature, you can set the flag to "on" by setting it to `1` like below: ```shell