Skip to content

Commit

Permalink
Tweak wording
Browse files Browse the repository at this point in the history
  • Loading branch information
rolodato committed Nov 4, 2024
1 parent f2e4b35 commit 476a44f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/web/components/PlanBasedAccess.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ export const featureDescriptions: Record<PaidFeature, any> = {
title: 'Role-based access control',
},
'REALTIME': {
description: 'Add real time detection of feature flag changes in your SDK.',
description: 'Add real-time detection of feature flag changes in your SDK.',
docs: 'https://docs.flagsmith.com/advanced-use/real-time-flags',
title: 'Realtime Updates',
title: 'Real-time flag updates',
},
'SAML': {
description: 'Configure 2FA, SAML, Okta, ADFS and LDAP.',
Expand Down

0 comments on commit 476a44f

Please sign in to comment.