From bc8a58ff4dd5c544249f2bf6763302f1914eafea Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Mon, 1 May 2017 08:51:43 -0600 Subject: [PATCH] docs: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202c48e7..63ab94bf 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Cobra provides: * Automatically generated bash autocomplete for your application * Automatically generated man pages for your application * Command aliases so you can change things without breaking them -* The flexibilty to define your own help, usage, etc. +* The flexibility to define your own help, usage, etc. * Optional tight integration with [viper](http://github.com/spf13/viper) for 12-factor apps Cobra has an exceptionally clean interface and simple design without needless