From fe860c3b4914d543bafbf544853ca5fff0dd7e1f Mon Sep 17 00:00:00 2001 From: Dylan Schiemann Date: Wed, 3 Oct 2018 09:17:43 -0700 Subject: [PATCH] Small typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a11b5747..446106f1 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The `functional` mode creates bundles that can be used to run the functional tes ### Code Splitting By Route -The build command will automatically code split your application based on it's dojo routing configuration. +The build command will automatically code split your application based on its dojo routing configuration. To enable the code automatic splitting by route: