diff --git a/3.angular-cli/1.overview/index.adoc b/3.angular-cli/1.overview/index.adoc index 1c95fd0..8c81245 100644 --- a/3.angular-cli/1.overview/index.adoc +++ b/3.angular-cli/1.overview/index.adoc @@ -457,7 +457,7 @@ Then we add the required JavaScript files to the `app.scripts` section or the `a } ---- -Now when the build runs the CLI includes those files in the bundle and injects then in the global scope. +Now when the build runs the CLI includes those files in the bundle and injects them in the global scope. == Testing Angular