aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f38a196..f9e8f1c 100644
--- a/README.md
+++ b/README.md
@@ -451,7 +451,7 @@ Would produce the following HTML+RDFa:
<p>My name is
<span property="schema:name">Manu Sporny</span>
and you can give me a ring via
-<a property="telephone" href="tel:+1-800-555-0199" title="make a phone call to Manu Sporny">1-800-555-0199</a>.</p>
+<a property="schema:telephone" href="tel:+1-800-555-0199" title="make a phone call to Manu Sporny">1-800-555-0199</a>.</p>
```
## Semantic Markdown and other Markdown extensions