aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Dascalescu <ddascalescu+github@gmail.com>2012-11-10 17:51:31 -0800
committerDan Dascalescu <ddascalescu+github@gmail.com>2012-11-10 17:51:31 -0800
commit41921064696446f2ed2273d2eab8a348ca9f8767 (patch)
tree89c192a6f9be097a026be460b110521f493dba23
parent8e79f8592ac2374e4a68e69b77bd142f66f118a9 (diff)
downloadfosdem-2018-presentation-41921064696446f2ed2273d2eab8a348ca9f8767.tar
fosdem-2018-presentation-41921064696446f2ed2273d2eab8a348ca9f8767.tar.gz
its->it's in README.md
Thanks for the multi-control support!
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91bc452..9322876 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ It's easy to link between slides. The first example below targets the index of a
<a href="#/some-slide">Link</a>
```
-You can also add relative navigation links, similar to the built in reveal.js controls, by appending one of the following classes on any element. Note that each element is automatically given an ```enabled``` class when its a valid navigation route based on the current slide.
+You can also add relative navigation links, similar to the built in reveal.js controls, by appending one of the following classes on any element. Note that each element is automatically given an ```enabled``` class when it's a valid navigation route based on the current slide.
```html
<a href="#" class="navigate-left">