aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2012-11-11 10:01:18 -0500
committerHakim El Hattab2012-11-11 10:01:18 -0500
commiteb011e9f3170db7b08542073d1384bf9bf66579b (patch)
tree1e10940ca23e5f7474496a44659f6823ec324046
parentd6d0f40c5ec3871b6ae25f3552b48d04db84c41a (diff)
parent2e7b53865e3301113a725db2c85e166b15edf072 (diff)
Merge branch 'master' of github.com:hakimel/reveal.js
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 972ef0d..e29675b 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">