aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordanse <f.occhipinti@gmail.com>2013-04-24 17:46:10 +0300
committerdanse <f.occhipinti@gmail.com>2013-04-24 17:46:10 +0300
commitc69b1180798532e55b035c7e49d236d1b088e3bb (patch)
treeba388d9d5ed57ab0d36ef583e5fac5054933cd0c /README.md
parentab2d8d3eaaf30d0700bf25b38a0632e1c2d7530c (diff)
downloadperl-software-in-gnu-guix-c69b1180798532e55b035c7e49d236d1b088e3bb.tar
perl-software-in-gnu-guix-c69b1180798532e55b035c7e49d236d1b088e3bb.tar.gz
typo
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 b829730..93e837c 100644
--- 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">