replace "doing" with "practicing"

This commit is contained in:
Yuelin Xin 2023-01-09 17:44:04 +00:00
parent ea6a590545
commit a48fe3acd8
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ When reading this book, if you find that a section contains an animation or illu
![algorithm_animation](suggestions.assets/algorithm_animation.gif)
## Learning by Doing
## Learning by Practicing
!!! tip "Preparation"

View File

@ -29,7 +29,7 @@ hide:
---
<h2 align="center"><i> Learning by Doing </i></h2>
<h2 align="center"><i> Learning by Practicing </i></h2>
<p align="center"> Provide clear implementations and test codes of classic algorithms</br>Multiple languages, detailed comments, all runnable </p>