aboutsummaryrefslogtreecommitdiff
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 74904d8..3dfaf9a 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ Would produce the following HTML+RDFa:
```html
<p resource="#manu">You can give me a ring.</p>
-<p>You can give me a ring {=<a href=""#manu">#manu</a>}.</p>
+<p>You can give me a ring {=<a href="#manu">#manu</a>}.</p>
```
Notice how second paragraph has punctuation *after* the hints.