aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-08-04 17:37:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-08-04 17:37:10 +1200
commit8b67656645898040db49b394c86b8fc2d402c26c (patch)
tree27a6e16ebf599477011d9ff5973d42978fb59bf2
parentAdd installation notes (diff)
downloadwatch-vcs-tags-8b67656645898040db49b394c86b8fc2d402c26c.tar.gz
watch-vcs-tags-8b67656645898040db49b394c86b8fc2d402c26c.zip
Correct punctuation in README
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 967bd91..0c72a3b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,7 +3,7 @@
Scripts that given a list of repository roots as arguments look for new tags
available on remote systems, and report the repository name and a tab-indented
-list of new tags, if any:
+list of new tags, if any.
Presently only `git` is implemented (well, published). This is all implemented
in POSIX `sh`, but does require a `mktemp(1)` implementation that supports the