From 9258d4df157db77ab995d926c2a1cecbaff33613 Mon Sep 17 00:00:00 2001 From: Dan Bunker Date: Thu, 29 Nov 2018 11:20:55 -0700 Subject: [PATCH] Fix grammar typos (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743bff2..67786bb 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ From within that source dir you can build and install modifications from within #### Setting up TAB completion -Since go-jira is build with the "kingpin" golang command line library we supports bash/zsh shell completion automatically: +Since go-jira is built with the "kingpin" golang command line library we support bash/zsh shell completion automatically: *