Skip to content

Commit 4f99b00

Browse files
authored
docs(next): correct typo in recommended badge (#3892)
1 parent 52b123f commit 4f99b00

File tree

1 file changed

+1
-1
lines changed
  • apps/website-new/docs/en/practice/frameworks/next

1 file changed

+1
-1
lines changed

apps/website-new/docs/en/practice/frameworks/next/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Support for Next.js is ending [read more](https://github.com/module-federation/c
1818
<Badge text="SSR (Pages Router)" type="info" />
1919
</span>
2020
<Badge text="App Router" type="danger" />
21-
<Badge text="Not Reccomended" type="warning" />
21+
<Badge text="Not Recommended" type="warning" />
2222
#
2323

2424
:::tip Demo Reference

0 commit comments

Comments
 (0)