Skip to content

Commit 6cb4c00

Browse files
committed
clarify "meta-framework"
1 parent bf51f87 commit 6cb4c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-server-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ We are running an experiment with a small number of users on a single page, with
490490

491491
### Is this specific to Next.js?
492492

493-
No. We *are* partnering with Next.js to build out an initial integration. However, Server Components are designed from the beginning to be used with any meta-framework or into custom application setups. Given the scope of Server Components — including router, bundler, and server/client coordination aspects — we felt that a high-quality initial integration would allow us to demonstrate the setup to other developers.
493+
No. We *are* partnering with Next.js to build out an initial integration. However, Server Components are designed from the beginning to be used with any framework or integrated into custom application setups. Given the scope of Server Components — including router, bundler, and server/client coordination aspects — we felt that a high-quality initial integration would allow us to demonstrate the setup to other developers.
494494

495495
### What is the adoption story?
496496

0 commit comments

Comments
 (0)