From 0006fbfc0b012ae2b680ce27c365619c69d9241f Mon Sep 17 00:00:00 2001 From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:35:24 -0500 Subject: [PATCH] docs(nx-dev): update tag in hero subtitle (#30053) Replaced an instance of `` with `` to maintain consistent tag usage across the component. It ensures readability and uniformity in the codebase styling. --- nx-dev/ui-home/src/lib/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-dev/ui-home/src/lib/hero.tsx b/nx-dev/ui-home/src/lib/hero.tsx index 1067562189..276df2e0d6 100644 --- a/nx-dev/ui-home/src/lib/hero.tsx +++ b/nx-dev/ui-home/src/lib/hero.tsx @@ -32,7 +32,7 @@ export function Hero(): ReactElement { className="mx-auto mt-6 max-w-3xl" > Build system, optimized for monorepos, with{' '} - AI-powered
+ AI-powered
architectural awareness and advanced CI{' '} capabilities.