Skip to content

Commit

Permalink
Merge pull request #124 from tianheg/master
Browse files Browse the repository at this point in the history
fix word
  • Loading branch information
ahangchen authored Jul 2, 2021
2 parents 5de66cf + de4cb3b commit 5c766e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- [学会 Debug](1-Beginner/Personal-Skills/01-Learn-To-Debug.md)
- [如何通过分割问题 Debug](1-Beginner/Personal-Skills/02-How-to-Debug-by-Splitting-the-Problem-Space.md)
- [如何移除一个错误](1-Beginner/Personal-Skills/03-How-to-Remove-an-Error.md)
- [如何用使用日志调试](1-Beginner/Personal-Skills/04-How-to-Debug-Using-a-Log.md)
- [如何使用日志调试](1-Beginner/Personal-Skills/04-How-to-Debug-Using-a-Log.md)
- [如何理解性能问题](1-Beginner/Personal-Skills/05-How-to-Understand-Performance-Problems.md)
- [如何解决性能问题](1-Beginner/Personal-Skills/06-How-to-Fix-Performance-Problems.md)
- [如何优化循环](1-Beginner/Personal-Skills/07-How-to-Optimize-Loops.md)
Expand Down

0 comments on commit 5c766e8

Please sign in to comment.