fix: add go doc question mark
This commit is contained in:
committed by
GitHub
parent
a3fc5396bf
commit
454c005f13
@ -66,7 +66,7 @@ func main() {
|
|||||||
1. go build
|
1. go build
|
||||||
2. go run
|
2. go run
|
||||||
3. go doctor
|
3. go doctor
|
||||||
4. go doc
|
4. go doc *CORRECT*
|
||||||
|
|
||||||
|
|
||||||
## What's the difference between `godoc` and `go doc`?
|
## What's the difference between `godoc` and `go doc`?
|
||||||
|
Reference in New Issue
Block a user