substitute wrong word in md_docs

This commit is contained in:
Stefano Guerrini 2019-12-01 18:45:13 +01:00 committed by Stefano Guerrini
parent 77e4d5aecc
commit 1dd0ece8ab

View file

@ -1,6 +1,6 @@
# Generating Markdown Docs For Your Own cobra.Command
Generating man pages from a cobra command is incredibly easy. An example is as follows:
Generating Markdown pages from a cobra command is incredibly easy. An example is as follows:
```go
package main