aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-04-24 07:47:05 -0700
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-04-24 07:47:05 -0700
commitf6f0bd96c83c03c64789c3018990ec5249212c70 (patch)
treeba388d9d5ed57ab0d36ef583e5fac5054933cd0c
parentab2d8d3eaaf30d0700bf25b38a0632e1c2d7530c (diff)
parentc69b1180798532e55b035c7e49d236d1b088e3bb (diff)
downloadfosdem-2018-presentation-f6f0bd96c83c03c64789c3018990ec5249212c70.tar
fosdem-2018-presentation-f6f0bd96c83c03c64789c3018990ec5249212c70.tar.gz
Merge pull request #418 from danse/patch-1
typo
-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">