mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 17:07:18 +08:00
Minor
This commit is contained in:
parent
b6ffa129e2
commit
9c2b7fd318
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Source code and community space of [100 Go Mistakes and How to Avoid Them](https
|
|||
|
||||
ℹ️ If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah).
|
||||
|
||||

|
||||

|
||||
|
||||
## Common Go Mistakes
|
||||
|
||||
|
|
|
|||
2
about.md
2
about.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Spot errors in your Go code you didn’t even know you were making and boost your productivity by avoiding common mistakes and pitfalls.
|
||||
|
||||

|
||||

|
||||
|
||||
_100 Go Mistakes and How to Avoid Them_ shows you how to:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue