Skip to content

Commit

Permalink
[fix] Change wording for team tier support (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihran113 authored Nov 26, 2024
1 parent aab2eda commit ef91628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pricingList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const PricingTableRows = [
['Hyperparameter Tuning', 'Yes', 'Yes', 'Yes'],
['Collaboration', 'No', 'Team collaboration', 'Collaboration across teams and across organizations'],
['Data Privacy', 'Self-hosted', 'Self-hosted or managed', 'Full enterprise security'],
['Premium Support', 'Community support and Github', 'Community support and Github', 'Dedicated 24/7 support'],
['Premium Support', 'Community support and Github', 'Dedicated Slack/Discord channel', 'Dedicated 24/7 support'],
['Role-Based Access Control', 'No', 'Yes', 'Yes'],
['Custom Deployment Options', 'Basic (self-managed)', 'Managed or self-hosted options', 'Custom deployment & managed services'],
['Automated Backups', 'No', 'Yes', 'Yes'],
Expand Down

0 comments on commit ef91628

Please sign in to comment.