From 9e2c82c8d93f8995fc13dd86a1340aa04d7474b5 Mon Sep 17 00:00:00 2001 From: Prof Gra Date: Sun, 16 Jul 2017 21:18:09 +0200 Subject: [PATCH] Fix "you'll then you'll" typo --- docs/Basic-App-Structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Basic-App-Structure.md b/docs/Basic-App-Structure.md index a0c1380..f187ff2 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