Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb298b commit e918110Copy full SHA for e918110
docs/content/misc/downloading.ngdoc
@@ -46,7 +46,7 @@ Download the version you want and have fun.
46
Each directory under <http://code.angularjs.org/> includes the following set of files:
47
48
* __`angular.js`__ — This file is non-obfuscated, non-minified, and human-readable by
49
-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
50
should always use this non-minified angular script.
51
52
* __`angular.min.js`__ — This is a minified and obfuscated version of
0 commit comments