doc: fixed punctuation
authorBrenard Cubacub <bcbcb@users.noreply.github.com>
Sat, 17 Jan 2015 06:07:12 +0000 (22:07 -0800)
committerRod Vagg <rod@vagg.org>
Sat, 17 Jan 2015 11:30:55 +0000 (22:30 +1100)
Period ending a sentence should be outside parens

PR-URL: https://github.com/iojs/io.js/pull/476
Reviewed-By: Rod Vagg <rod@vagg.org>
README.md

index d79b674..30e90c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ compatible with the npm ecosystem that has been built to date for Node.js.
 The official name is **io.js**, which should never be capitalized,
 especially not at the start of a sentence, unless it is being
 displayed in a location that is customarily all-caps (such as
-the title of man pages.)
+the title of man pages).
 
 ## To build: