Another instance of: id="reveal" => class="reveal"
authorob1 <ofer.belinsky@gmail.com>
Mon, 16 Jul 2012 08:53:33 +0000 (11:53 +0300)
committerob1 <ofer.belinsky@gmail.com>
Mon, 16 Jul 2012 08:53:33 +0000 (11:53 +0300)
README.md

index 3f953627d871c83e59e4b89aa4da392335deeabe..788fe6d67ad049d8a0ab3c048156c3302bfecb9d 100644 (file)
--- 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">