소스 검색

Merge pull request #80 from ob1/patch-2

Another instance of: id="reveal" => class="reveal"
Hakim El Hattab 12 년 전
부모
커밋
819d2488aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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">