diff --git a/docs/Basic-App-Structure.md b/docs/Basic-App-Structure.md index af62223..17f3e73 100644 --- a/docs/Basic-App-Structure.md +++ b/docs/Basic-App-Structure.md @@ -30,7 +30,7 @@ namespaces. To the Google Closure dependency mechanism it appears as if these two namespaces are not needed and it doesn't load them. And, if the code does not get loaded, the registrations in these namespaces -never happen. You'll then you'll be puzzled as to why none of your events handlers +never happen. You'll then be puzzled as to why none of your events handlers are registered. Once you twig to what's going on, the solution is easy. You must