summaryrefslogtreecommitdiff
path: root/doc/documentation/README.md
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-28 16:46:13 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-10 23:23:17 +0200
commit8b9fbbb2df6f84ccc9f6558effe56ea59268ecc5 (patch)
tree49f3fe87b8a9e3a727a2eaf919a342a266718abe /doc/documentation/README.md
parentef38c97fbf66563043b17eba09f78dffa415c094 (diff)
downloadbundler-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.md2
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)