瀏覽代碼

Merge pull request #234 from dandv/patch-1

its->it's in README.md
Hakim El Hattab 12 年之前
父節點
當前提交
2e7b53865e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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>
 <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
 ```html
 <a href="#" class="navigate-left">
 <a href="#" class="navigate-left">