translation: Update chatper_backtracking / index.md (#1655)
* translation: Update chatper_backtracking / index.md * Update index.md
This commit is contained in:
parent
0114546a31
commit
34b01c12d6
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
!!! abstract
|
!!! abstract
|
||||||
|
|
||||||
Like explorers in a maze, we may encounter difficulties on our path forward.
|
Like explorers in a maze, we may encounter obstacles on our path forward.
|
||||||
|
|
||||||
The power of backtracking allows us to start over, keep trying, and eventually find the exit to the light.
|
The power of backtracking lets us begin anew, keep trying, and eventually find the exit leading to the light.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue