From 3840536ae14ad1a228c41e5b5a75fdf43da002b0 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Fri, 8 Feb 2019 10:18:11 +0100 Subject: [PATCH] chore: typo in use-doc --- docs/beta-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/beta-features.md b/docs/beta-features.md index 09f22f95b3..3dc6924f40 100644 --- a/docs/beta-features.md +++ b/docs/beta-features.md @@ -9,7 +9,7 @@ In this section we will introduce beta features available in Unleash. These feat ### Feature Toggle Variants -> This feature was introduces in _Unleash v3.2.0_. To enable this feature you must create a new enabled feature toggle named `unleash.beta.variants` +> This feature was introduced in _Unleash v3.2.0_. To enable this feature you must create a new feature toggle named `unleash.beta.variants` and make sure to enable it. Do you want to facilitate more advanced experimentations? Do you want to use Unleash to handle you A/B experiments? Say hello to feature toggle variants!