Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed May 18, 2021
1 parent 1530be7 commit 1d71d01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user_guide/whats-new-v4.md
Expand Up @@ -39,7 +39,7 @@ In version 4 we added support for [OpenID Connect](https://openid.net/connect/)

### User Management

In version 4 we improved the User Management and made it available for Unleash Open-Source and Unleash Enterprise. Starting in v4 all users accessing Unleash needs to exist in the Unleash in order to gain access (because they need to have the proper permission from RBAC.)
In version 4 we improved the User Management and made it available for Unleash Open-Source and Unleash Enterprise. Starting in v4 all users accessing Unleash needs to exist in Unleash in order to gain access (because they need to have the proper permission from RBAC.)

[Read more](./user-management)

Expand All @@ -51,4 +51,4 @@ In version 4 we improved the API Access and made it available for Unleash Open-S

### Custom stickiness

In Unleash Enterprise v4 you can configure stickiness when your are doing a gradual rollout with the "flexible rollout" strategy or together with feature toggle variants. This means that you can now have a consistent behavior bases on any field available on the [Unleash context](./unleash_context).
In Unleash Enterprise v4 you can configure stickiness when you are doing a gradual rollout with the "flexible rollout" strategy or together with feature toggle variants. This means that you can now have consistent behavior based on any field available on the [Unleash context](./unleash_context).

0 comments on commit 1d71d01

Please sign in to comment.