Skip to content

Commit e806578

Browse files
authored
Update tutorial.md
Remove the extra quotes
1 parent f7970da commit e806578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ function calculateWinner(squares) {
766766

767767
## Добавление путешествия во времени {#adding-time-travel}
768768

769-
В качестве последнего упражнения давайте добавим возможность «вернуться в прошлое» – к прошлым ходам игры."
769+
В качестве последнего упражнения давайте добавим возможность «вернуться в прошлое» – к прошлым ходам игры.
770770

771771
### Сохраняем историю ходов {#storing-a-history-of-moves}
772772

0 commit comments

Comments
 (0)