Skip to content

Commit b3095c3

Browse files
authored
Merge pull request #808 from morinokami/patch-1
Fix wording in react-19.md for clarity
2 parents 59e0d97 + a2bdfc1 commit b3095c3

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)