Skip to content

Commit

Permalink
docs(nx-dev): update plan limits (#28921)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7c3d12f)
  • Loading branch information
bcabanes authored and FrozenPandaz committed Nov 13, 2024
1 parent 2ee80a1 commit d59d84c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nx-dev/ui-pricing/src/lib/plans-display.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export function PlansDisplay(): ReactElement {
</ul>
<p className="mt-4 text-xs text-slate-500">
¹Any person or actor that has triggered a CI Pipeline Execution
within the current billing cycle. Up to 70 active contributors.
within the current billing cycle. Up to 30 active contributors.
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion nx-dev/ui-pricing/src/lib/trial-callout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export function TrialCallout({
>
reach out to us and we'll help you get started with a trial
</Link>{' '}
that suites your team's needs.{' '}
that suits your team's needs.{' '}
</p>
</div>
<div className="relative mt-16 h-80 lg:mt-8">
Expand Down

0 comments on commit d59d84c

Please sign in to comment.