Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c81c9e7

Browse files
prayagvermagkalpak
authored andcommitted
docs(misc/downloading): fix typo (it --> in)
Closes #13899
1 parent 344b4bc commit c81c9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/misc/downloading.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Download the version you want and have fun.
4646
Each directory under <http://code.angularjs.org/> includes the following set of files:
4747

4848
* __`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
49+
opening it in any editor or browser. In order to get better error messages during development, you
5050
should always use this non-minified angular script.
5151

5252
* __`angular.min.js`__ — This is a minified and obfuscated version of

0 commit comments

Comments
 (0)