Skip to content

Commit 1461410

Browse files
committed
wip
1 parent 7eee041 commit 1461410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ See also [Vite documentation](https://vite.dev/guide/api-hmr.html#intellisense-f
500500
501501
## `server-only` and `client-only` import
502502
503-
You can use `server-only` import to avoid accidentally leaking certain modules on client build, which becomes public static assets.
503+
You can use `server-only` import to avoid accidentally leaking certain modules to client build static assets.
504504
505505
For example, ...todo
506506

0 commit comments

Comments
 (0)