Skip to content

Commit a857be2

Browse files
authored
Apply suggestions from code review
1 parent 1225c6c commit a857be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025/10/01/react-19-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ const { prelude } = await resumeAndPrerender(<App />, postponedState);
243243
244244
<Diagram name="19_2_batching_after" height={162} width={1270} alt="Diagram with three sections, with an arrow transitioning each section in between. The first section contains a page rectangle showing a glimmer loading state with faded bars. The second panel shows the same page. The third panel shows the entire the page revealed and highlighted in blue.">
245245
246-
React 19.2 では、サスペンスバウンダリは短い時間束ね処理され、より多くのコンテンツを同じタイミングで表示できるようになる。
246+
React 19.2 では、サスペンスバウンダリは短い時間バッチ処理され、より多くのコンテンツを同じタイミングで表示できるようになる。
247247
248248
</Diagram>
249249

0 commit comments

Comments
 (0)