diff --git a/README.md b/README.md index 46cc8e6..82f690b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The main file of this setup is www/js/app.js. It is loaded from app.html by this ``` -App.js is mainly about configuration. The shim configuration specifies jQuery as a dependency for jQuery.alpha and jQUery.beta. Finally, our main code is loaded at the bottom of the file: +app.js is mainly about configuration. The shim configuration specifies jQuery as a dependency for jQuery.alpha and jQUery.beta. Finally, our main code is loaded at the bottom of the file: ```javascript requirejs.config({