diff --git a/app/templates/example.html b/app/templates/example.html index 5fd528bc..a5269299 100644 --- a/app/templates/example.html +++ b/app/templates/example.html @@ -183,7 +183,7 @@
This is a very important starting step to creating your application. This brands the application to your name and makes
- it something identifiable to new developers. To set your own namespace, simply open the app/index.js
file and
+ it something identifiable to new developers. To set your own namespace, simply open the app/namespace.js
file and
make the following modifications:
First change the name of the namespace, this is defined on Line 4
@@ -195,7 +195,7 @@
Once you've set the name, you'll want to change the reference on Line 50
to:
+
Once you've set the name, you'll want to change the reference in index.js
on Line 7
to:
// Shorthand the application namespace