diff --git a/docs/content/misc/downloading.ngdoc b/docs/content/misc/downloading.ngdoc index 67606cbe533f..68621be7c40f 100644 --- a/docs/content/misc/downloading.ngdoc +++ b/docs/content/misc/downloading.ngdoc @@ -46,7 +46,7 @@ Download the version you want and have fun. Each directory under includes the following set of files: * __`angular.js`__ — This file is non-obfuscated, non-minified, and human-readable by -opening it it any editor or browser. In order to get better error messages during development, you +opening it in any editor or browser. In order to get better error messages during development, you should always use this non-minified angular script. * __`angular.min.js`__ — This is a minified and obfuscated version of