Fix grammar in readme

This commit is contained in:
Alan Pearce 2014-05-27 19:52:47 +01:00
parent 0330aef05c
commit ac777538f0

View file

@ -106,7 +106,7 @@ Additional commands can be defined.
},
}
### Attach command to it's parent
### Attach command to its parent
In this example we are attaching it to the root, but commands can be attached at any level.
HugoCmd.AddCommand(versionCmd)