Skip to content

Commit

Permalink
fix(nx-dev): typo on the homepage (#20767)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann authored Dec 14, 2023
1 parent 80a987e commit 4aeff79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ export function PluginsTab(): JSX.Element {
title="Official plugins are maintained by the Nx Team"
className="absolute bottom-3 right-4 rounded-full border border-slate-200 bg-slate-50 px-3 py-0.5 text-xs font-medium capitalize dark:border-slate-700 dark:bg-slate-800"
>
Official
Nx Team
</span>
) : (
<span
Expand Down

1 comment on commit 4aeff79

@vercel
Copy link

@vercel vercel bot commented on 4aeff79 Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx.dev

Please sign in to comment.