Skip to content

Commit

Permalink
fix: example translation
Browse files Browse the repository at this point in the history
  • Loading branch information
bofeof committed Jul 10, 2023
1 parent f10fa79 commit 992e05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/learn/state-as-a-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ alert(walk ? 'Дальше Стоп' : 'Дальше Можно идти');
Изменить на Стоп
</button>
<h1 style={{color: 'darkgreen'}}>
Walk
Можно идти
</h1>
```

Expand Down

0 comments on commit 992e05a

Please sign in to comment.