typo
authordanse <f.occhipinti@gmail.com>
Wed, 24 Apr 2013 14:46:10 +0000 (17:46 +0300)
committerdanse <f.occhipinti@gmail.com>
Wed, 24 Apr 2013 14:46:10 +0000 (17:46 +0300)
README.md

index b8297309575a9da9ee5a2844f27fb03f70fdaafd..93e837c7f07e2ffc854e30571d9760b2ae2b0889 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Slides are written using HTML or markdown but there's also an online editor for
 
 ### Markup
 
-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. The first of the vertical slides is the "root" of the others (at the top), and it will be included in the horizontal sequence. For example:
+Markup hierarchy 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. The first of the vertical slides is the "root" of the others (at the top), and it will be included in the horizontal sequence. For example:
 
 ```html
 <div class="reveal">