From 2b49b0fe52b00adeaa48fe0bd4dea8e7f56d7617 Mon Sep 17 00:00:00 2001 From: Prayag Verma Date: Sun, 31 Jan 2016 13:01:07 +0530 Subject: [PATCH] docs(misc/Downloading): fix typo Replace `it` with `in` --- docs/content/misc/downloading.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/misc/downloading.ngdoc b/docs/content/misc/downloading.ngdoc index 67606cbe533..68621be7c40 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