aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-08-19 23:52:05 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-08-19 23:52:05 -0400
commitd3ac8e23431b370ea923c85aea143739c9962747 (patch)
tree83bd9d9edfcc74eb9fb9e821a3b4a6ce8da74a23 /README.md
parent006e9e2ebc6e9467facacea6b3251fec794c1d2a (diff)
downloadfreenode-live-2017-presentation-d3ac8e23431b370ea923c85aea143739c9962747.tar
freenode-live-2017-presentation-d3ac8e23431b370ea923c85aea143739c9962747.tar.gz
typo fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8eb5350..a8fcaeb 100644
--- a/README.md
+++ b/README.md
@@ -426,7 +426,7 @@ Add `data-autoplay` to your media element if you want it to automatically start
### Stretching elements
-Sometimes it's desirable to have an element, like an image or video, stretch to consume as much space as possible within a given slide. This can be done by adding the ```.stretch``` class to an element as seen below.
+Sometimes it's desirable to have an element, like an image or video, stretch to consume as much space as possible within a given slide. This can be done by adding the ```.stretch``` class to an element as seen below:
```html
<section>
@@ -436,8 +436,8 @@ Sometimes it's desirable to have an element, like an image or video, stretch to
```
Limitations:
-- Only direct decendents of a slide section can be stretched
-- Only one descendent per slide section can be stretched
+- Only direct descendants of a slide section can be stretched
+- Only one descendant per slide section can be stretched
## PDF Export