Skip to content

Commit 5864702

Browse files
committed
change
1 parent 6c04521 commit 5864702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/www/app/root.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export const loader = async ({ params, request }: Route.LoaderArgs) => {
7979

8080
const menu = [
8181
{
82-
name: 'navigation.fundamentals!!!',
82+
name: 'navigation.fundamentals!!',
8383
href: `/${lang}/fundamentals`,
8484
},
8585
{

0 commit comments

Comments
 (0)