aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-11-10 18:18:29 -0800
committerHakim El Hattab2012-11-10 18:18:29 -0800
commit2e7b53865e3301113a725db2c85e166b15edf072 (patch)
tree89c192a6f9be097a026be460b110521f493dba23 /README.md
parent8e79f8592ac2374e4a68e69b77bd142f66f118a9 (diff)
parent41921064696446f2ed2273d2eab8a348ca9f8767 (diff)
Merge pull request #234 from dandv/patch-1
its->it's in README.md
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 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">