This commit is contained in:
krahets
2025-03-14 17:51:03 +08:00
parent c458348df2
commit e81bc45c43
31 changed files with 392 additions and 394 deletions

View File

@@ -9,9 +9,9 @@ icon: material/map-marker-path
!!! 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.
## Chapter contents