Skip to content

Commit 34b01c1

Browse files
authored
translation: Update chatper_backtracking / index.md (#1655)
* translation: Update chatper_backtracking / index.md * Update index.md
1 parent 0114546 commit 34b01c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/docs/chapter_backtracking/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
!!! abstract
66

7-
Like explorers in a maze, we may encounter difficulties on our path forward.
7+
Like explorers in a maze, we may encounter obstacles on our path forward.
88

9-
The power of backtracking allows us to start over, keep trying, and eventually find the exit to the light.
9+
The power of backtracking lets us begin anew, keep trying, and eventually find the exit leading to the light.

0 commit comments

Comments
 (0)