doc: fix code highlight (#28)

This commit is contained in:
JetSquirrel
2022-11-09 11:55:55 +08:00
committed by GitHub
parent bead2f0e3b
commit 3f0b60187c

View File

@ -725,7 +725,7 @@ func main() {
### WaitGroup ### WaitGroup
<!--rehype:wrap-class=row-span-2--> <!--rehype:wrap-class=row-span-2-->
```golang ```go
package main package main
import ( import (
"fmt" "fmt"