aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-03-12 08:51:40 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-03-12 08:51:40 +0100
commite8ab2641daf519ea177443ca4fc356c7ff38ecf8 (patch)
treefecd370a11d91df8a7f8d675bfd6909b8dc73d3e /README.md
parent714102c3f8bfacee2323e32963ee62c3d1511d19 (diff)
downloadfreenode-live-2017-presentation-e8ab2641daf519ea177443ca4fc356c7ff38ecf8.tar
freenode-live-2017-presentation-e8ab2641daf519ea177443ca4fc356c7ff38ecf8.tar.gz
typo fix
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 cbdb088..5123126 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>
```