Skip to content

Commit 3b9442a

Browse files
committed
fix: replace при
1 parent d8aa4d4 commit 3b9442a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/state-as-a-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ h1 { display: inline-block; margin: 10px; width: 30px; text-align: center; }
170170
}}>+3</button>
171171
```
172172

173-
Саме тому клацання кнопки знову задасть лічильнику значення `2`, потім `3`при наступному клацанні, і так далі.
173+
Саме тому клацання кнопки знову задасть лічильнику значення `2`, потім `3`після наступного клацання, і так далі.
174174

175175
## Стан протягом часу {/*state-over-time*/}
176176

0 commit comments

Comments
 (0)