aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-12-13 15:52:34 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-12-13 15:52:34 +0100
commit40c4db1e04113f317048e8e97479b4fb3e3eb863 (patch)
tree209b04b2aa72ccb987785ce410636173d36211f3 /README.md
parent63d3b59ab20330854b850324c013f86c262fda18 (diff)
downloadfosdem-2018-presentation-40c4db1e04113f317048e8e97479b4fb3e3eb863.tar
fosdem-2018-presentation-40c4db1e04113f317048e8e97479b4fb3e3eb863.tar.gz
always use lowercase reveal.js
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c1f934f..dd38a99 100644
--- a/README.md
+++ b/README.md
@@ -363,7 +363,7 @@ You can add your own extensions using the same syntax. The following properties
- **callback**: [optional] Function to execute when the script has loaded
- **condition**: [optional] Function which must return true for the script to be loaded
-To load these dependencies, Reveal.js requires [head.js](http://headjs.com/) *(a script loading library)* to be loaded before Reveal.js.
+To load these dependencies, reveal.js requires [head.js](http://headjs.com/) *(a script loading library)* to be loaded before reveal.js.
### Ready Event