We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc017dd commit a17be9cCopy full SHA for a17be9c
src/content/docs/developer-tools/account-api/about-account-api.mdx
@@ -13,7 +13,7 @@ Kinde's [Account API](https://docs.kinde.com/kinde-apis/frontend/) uses a users
13
## Examples for using the Account API
14
15
- `properties` - show a specific promotion for users in certain regions or industries
16
-- `featuree flags` - roll out beta features for a subset of users
+- `feature flags` - roll out beta features for a subset of users
17
- `permissions` - only give access to certtain parts of your app based on permissions
18
- `roles` - restrict access to functions by role, e.g. admins.
19
0 commit comments