diff options
author | Hakim El Hattab | 2012-08-09 20:30:58 -0700 |
---|---|---|
committer | Hakim El Hattab | 2012-08-09 20:30:58 -0700 |
commit | 1ba1ca1cf3d8bc82e5671018017b0eab03fe20f1 (patch) | |
tree | 86225e7713d8c6bbadb8af1335ccc7efefc6a6fb /index.html | |
parent | 1279cb4286daa1b135c2b90092edbdfd4435e0c0 (diff) | |
parent | 2bc8a587e56ce45f4b6784c1b10c1dce02ca5e5d (diff) |
Merge pull request #109 from dandv/patch-3
typo fix in index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ <h2>Global State</h2> <p> Set <code>data-state="something"</code> on a slide and <code>"something"</code> - will be added as a class to the document element when the slide is open. This let's you + will be added as a class to the document element when the slide is open. This lets you apply broader style changes, like switching the background. </p> <a href="#/7/1" class="image"> |