Grammar addition (#543)

Just added a comma. Read weird without it
This commit is contained in:
Clayton Ray 2017-10-09 02:28:07 -04:00 committed by Albert Nigmatzianov
parent 83b1f03962
commit 50204810fd

View file

@ -25,7 +25,7 @@ cobra init github.com/spf13/newApp
### cobra add
Once an application is initialized Cobra can create additional commands for you.
Once an application is initialized, Cobra can create additional commands for you.
Let's say you created an app and you wanted the following commands for it:
* app serve