diff options
author | Wes Turner <50891+westurner@users.noreply.github.com> | 2020-04-30 16:25:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-30 16:25:41 -0400 |
commit | fe6e3ef48d8fd2cefb31c93b9bf50ef43eefb5e7 (patch) | |
tree | 938550d38f402dee6658fb684d96d139ade728e2 | |
parent | 0434d9203a4accb8a805ed272b340a3a19d286b4 (diff) | |
download | git-bug-fe6e3ef48d8fd2cefb31c93b9bf50ef43eefb5e7.tar.gz |
DOC: README.md: is/are
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ export PATH=$PATH:$(go env GOROOT)/bin:$(go env GOPATH)/bin ## Workflows -There is multiple ways to use `git-bug`: +There are multiple ways to use `git-bug`: <details><summary>Native workflow</summary> <p align="center"> |