Explorar el Código

always use lowercase reveal.js

Hakim El Hattab hace 8 años
padre
commit
40c4db1e04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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