diff options
author | David Rodríguez <deivid.rodriguez@riseup.net> | 2019-03-28 16:46:13 +0100 |
---|---|---|
committer | David Rodríguez <deivid.rodriguez@riseup.net> | 2019-07-10 23:23:17 +0200 |
commit | 8b9fbbb2df6f84ccc9f6558effe56ea59268ecc5 (patch) | |
tree | 49f3fe87b8a9e3a727a2eaf919a342a266718abe /doc/documentation/README.md | |
parent | ef38c97fbf66563043b17eba09f78dffa415c094 (diff) | |
download | bundler-improve_quality_specs.tar.gz |
Check for straneous quotesimprove_quality_specs
And use single quotes consistenly.
Diffstat (limited to 'doc/documentation/README.md')
-rw-r--r-- | doc/documentation/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation/README.md b/doc/documentation/README.md index 0a9eceff8c..63e73b1491 100644 --- a/doc/documentation/README.md +++ b/doc/documentation/README.md @@ -18,7 +18,7 @@ If you are unsure where to begin, ping [@feministy](https://github.com/feministy ## [Writing docs for man pages](WRITING.md) -If you’d like to submit a patch to the man pages, you're in the right place! Details on editing and previewing changes to man pages can be found [here](WRITING.md). +If you'd like to submit a patch to the man pages, you're in the right place! Details on editing and previewing changes to man pages can be found [here](WRITING.md). ## [Documentation vision](VISION.md) |