mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
Fix typo in /api/client/features docs (#694)
This commit is contained in:
parent
5965aad3df
commit
7c5b914513
@ -143,7 +143,7 @@ In the example `environment` needs to be `production` AND `userId` must be eithe
|
|||||||
|
|
||||||
### Variants
|
### Variants
|
||||||
|
|
||||||
All feature toggles can also thke an array of variants. You can read more about [feature toggle variants](../../feature-toggle-variants).
|
All feature toggles can also take an array of variants. You can read more about [feature toggle variants](../../feature-toggle-variants).
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user