1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: typo in use-doc

This commit is contained in:
ivaosthu 2019-02-08 10:18:11 +01:00 committed by Ivar Conradi Østhus
parent 1a7da874f8
commit 3840536ae1

View File

@ -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!