From 41921064696446f2ed2273d2eab8a348ca9f8767 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Sat, 10 Nov 2012 17:51:31 -0800 Subject: [PATCH] its->it's in README.md Thanks for the multi-control support! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 Link ``` -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