Skip to content

Commit b9d509f

Browse files
authored
Merge pull request aceld#2 from icbd/fix/spell
FIX: Fix spelling
2 parents c693098 + 86c3d06 commit b9d509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1、最常用的调试golang的bug以及性能问题的实践方法?.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ func main() {
573573

574574
```
575575
576-
这里面还是启动了pprof的坚挺,有关`pprof`启动的代码如下
576+
这里面还是启动了pprof的监听,有关`pprof`启动的代码如下
577577
578578
```go
579579
import (

0 commit comments

Comments
 (0)