Skip to content

Commit 5556e61

Browse files
authored
Merge branch 'main' into michael/feature/review-dispute-guidelines
2 parents 5bb8789 + 6ec3865 commit 5556e61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/accounts-billing/new-pricing-comparison.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export const PricingToggles = () => {
208208
<td>Unlimited</td>
209209
<td>Unlimited</td>
210210
<td>Unlimited</td>
211-
<td>Unlimited</td>
211+
<td>Custom</td>
212212
</tr>
213213
<tr>
214214
<td>AI Generation<br/><span className="feature-description">AI-powered assistance for building and coding</span></td>
@@ -252,7 +252,7 @@ export const PricingToggles = () => {
252252
<td>Unlimited</td>
253253
<td>Unlimited</td>
254254
<td>Unlimited</td>
255-
<td>Unlimited</td>
255+
<td>Custom</td>
256256
</tr>
257257
<tr>
258258
<td>Swagger/OpenAPI Imports<br/><span className="feature-description">Import API specifications automatically</span></td>
@@ -524,15 +524,15 @@ export const PricingToggles = () => {
524524
<td>1</td>
525525
<td>Up to 2</td>
526526
<td>Up to 5*</td>
527-
<td>Unlimited</td>
527+
<td>Custom</td>
528528
</tr>
529529
<tr>
530530
<td>Single Project Collaborator Add-Ons<br/><span className="feature-description">Allow non-team members to collaborate on a single project</span></td>
531531
<td>None</td>
532532
<td>None</td>
533533
<td>Up to 4 collaborators available for purchase</td>
534534
<td>Up to 10 collaborators available for purchase</td>
535-
<td>N/A (unlimited team editors)</td>
535+
<td>N/A</td>
536536
</tr>
537537
<tr>
538538
<td>Real-Time Collaboration<br/><span className="feature-description">Work together on projects simultaneously</span></td>

0 commit comments

Comments
 (0)