Skip to content

Commit

Permalink
Consistent wording
Browse files Browse the repository at this point in the history
commercial -> enterprise
  • Loading branch information
shakuzen committed Oct 10, 2024
1 parent 21df9fb commit 51415cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/support.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const SupportPage: React.FC<PageProps> = () => {
className="button is-spring"
href="https://tanzu.vmware.com/spring-runtime"
>
Learn more <span className="is-hidden-mobile">about commercial support.</span>
Learn more <span className="is-hidden-mobile">about enterprise support.</span>
</a>
</div>
</div>
Expand Down

0 comments on commit 51415cd

Please sign in to comment.