Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoolano authored Dec 15, 2016
1 parent 7caa388 commit b4b59b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jira trans close GOJIRA-321 -o resolution="Won't Fix" --noedit
# same as above
jira close GOJIRA-321 -o resolution="Won't Fix"

jira repopen GOJIRA-321 -m "reopening" # reopen issue
jira reopen GOJIRA-321 -m "reopening" # reopen issue

jira watch GOJIRA-321 # add self as watcher to the issue

Expand Down

0 comments on commit b4b59b2

Please sign in to comment.