aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorob12012-07-16 11:53:33 +0300
committerob12012-07-16 11:53:33 +0300
commite08d0572bd41dd18f813e9992bf76699f6b95398 (patch)
treed8c63ee42a05b8fd4343a5937d9b92cc874e62c7 /README.md
parentd5c2d0c03ed0c06bff91a622b3738e1bad996dd5 (diff)
Another instance of: id="reveal" => class="reveal"
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 3f95362..788fe6d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Curious about how it looks in action? [Check out the demo page](http://lab.hakim
### Markup
-Markup heirarchy needs to be ``<div id="reveal"> <div class="slides"> <section>`` where the ``<section>`` represents one slide and can be repeated indefinitely. If you place multiple ``<section>``'s inside of another ``<section>`` they will be shown as vertical slides. For example:
+Markup heirarchy needs to be ``<div class="reveal"> <div class="slides"> <section>`` where the ``<section>`` represents one slide and can be repeated indefinitely. If you place multiple ``<section>``'s inside of another ``<section>`` they will be shown as vertical slides. For example:
```html
<div class="reveal">