Skip to content

Commit e0440eb

Browse files
authored
Update src/content/learn/render-and-commit.md
1 parent cf02619 commit e0440eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/render-and-commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ title: Рендер и фиксация
2929
<Illustration caption="Commit" alt="React delivers the Card to the user at their table." src="/images/docs/illustrations/i_render-and-commit3.png" />
3030
</IllustrationBlock>
3131

32-
## Step 1: Триггер рендера {/*step-1-trigger-a-render*/}
32+
## Часть 1: Триггер рендера {/*step-1-trigger-a-render*/}
3333

3434
Рендер компонента происходит по двум причинам:
3535

0 commit comments

Comments
 (0)