aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-10-04 09:04:35 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-10-04 09:04:35 +0200
commit6729b9ba76131cdb7a8d9b5eca4b521cc20138ac (patch)
treeb188f7623a797d72d30942a4841f667622ab31a6
parent76c587b7e36e5a4a35ab8fd38d05f81c83a7ea43 (diff)
parent131c00689a4c7a18e5c991fc8102347e4594b5d4 (diff)
downloadperl-software-in-gnu-guix-6729b9ba76131cdb7a8d9b5eca4b521cc20138ac.tar
perl-software-in-gnu-guix-6729b9ba76131cdb7a8d9b5eca4b521cc20138ac.tar.gz
Merge branch 'master' of github.com:hakimel/reveal.js
-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>
```