summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9fb099..0372225 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ To build the JavaScript library as a single standalone file:
browserify --standalone commonmark js/lib/index.js -o js/commonmark.js
Or fetch a pre-built copy from
-<http://spec.commonmark.org/js/commonmark.js>`.
+<http://spec.commonmark.org/js/commonmark.js>.
To run tests for the JavaScript library: