Skip to content

Commit 40c69f0

Browse files
authored
Merge pull request #2553 from beeburrt/word-fix
Update part1c.md
2 parents cfe789b + d70cf83 commit 40c69f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ const App = () => {
675675
}
676676
```
677677
678-
Let us now see what gets rendered to the console when the buttons plus, plus, zero and minus are pressed:
678+
Let us now see what gets rendered to the console when the buttons plus, zero and minus are pressed:
679679
680680
![](../../images/1/31.png)
681681

0 commit comments

Comments
 (0)