diff options
author | Hakim El Hattab | 2013-10-22 08:39:27 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-10-22 08:39:27 -0400 |
commit | a28cae4d6854619b3bfb668d2482b862c17f408a (patch) | |
tree | 7446b73dd9facf2ac8a972b224f8f484aa602f34 /js | |
parent | 41a19baa8e74de4f019f0276737457e148ab4dc2 (diff) | |
parent | 4bea9bc7a8ffd059d6847e5db09f53f883ddeb40 (diff) |
Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev
Diffstat (limited to 'js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 1cbfa34..3e9b160 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -44,7 +44,7 @@ var Reveal = (function(){ // Enable the slide overview mode overview: true, - // Vertical centring of slides + // Vertical centering of slides center: true, // Enables touch navigation on devices with touch input |