aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChris Lawrence2014-06-22 22:35:53 -0400
committerChris Lawrence2014-06-22 22:35:53 -0400
commit09de278be0b969409b9967ea4a3d9c06d25fe4c6 (patch)
tree5cea643c65b9886e45e5238ff7e959cba4dc9661
parentac766444567293dc64ae8779e501c3fe0eb174dd (diff)
parent131c00689a4c7a18e5c991fc8102347e4594b5d4 (diff)
Merge remote-tracking branch 'upstream/master'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2ce4be..6c1d697 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ Special syntax (in html comment) is available for adding attributes to the slide
<section data-markdown>
<script type="text/template">
<!-- .slide: data-background="#ff0000" -->
- Mardown content
+ Markdown content
</script>
</section>
```