aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.