aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-11-13 15:52:15 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-11-13 15:52:15 +1300
commitf8dd18eef09d05cdcc5abae6f67420c68d3d3889 (patch)
treef6fcb62014fe1690aa931cee4be94cce5fa12424
parentRemove unneeded intermediate var (diff)
downloaddotfiles-f8dd18eef09d05cdcc5abae6f67420c68d3d3889.tar.gz
dotfiles-f8dd18eef09d05cdcc5abae6f67420c68d3d3889.zip
Use consistent apostrophe'’s
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 7c2cd12c..41145dc2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -293,7 +293,7 @@ You can test that both sets of shell scripts are syntactically correct with
scripts in `bin`.
If you have [ShellCheck](http://www.shellcheck.net/) and/or
-[Perl::Critic](http://perlcritic.com), there's a `lint` target for the shell
+[Perl::Critic](http://perlcritic.com), there’s a `lint` target for the shell
script files and Perl files respectively. The files don’t need to pass that
check to be installed.