From 8bb4de3518ff394e8bdd1be812d42d21f4343492 Mon Sep 17 00:00:00 2001 From: lucapette Date: Mon, 22 May 2017 16:15:58 +0200 Subject: [PATCH] Fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1629ee3..e6c6bb8 100644 --- a/readme.md +++ b/readme.md @@ -91,7 +91,7 @@ func main() { "-o": complete.PredictFiles("*.out"), }, - // define gloabl flags of the 'run' main command + // define global flags of the 'run' main command // those will show up also when a sub command was entered in the // command line Flags: complete.Flags{