Skip to content

Commit a2bdfc1

Browse files
committed
Fix wording in react-19.md for clarity
1 parent 59e0d97 commit a2bdfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2024/04/25/react-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ React Server Components をバンドラやフレームワークでサポート
351351

352352
</Note>
353353

354-
サーバアクションはサーバコンポーネントで作成され、props としてクライアントコンポーネントに渡すことも、クライアントコンポーネントでインポートして使用することもできます。
354+
サーバアクションをサーバコンポーネント内で作成し props としてクライアントコンポーネントに渡すことも、クライアントコンポーネントでインポートして使用することもできます。
355355

356356
詳細については、[React サーバアクション](/reference/rsc/server-actions)のドキュメントをご覧ください。
357357

0 commit comments

Comments
 (0)