From 486c618f8174cd4646acc1d0fcf5caea761c8655 Mon Sep 17 00:00:00 2001 From: Yui Date: Mon, 22 May 2017 09:24:51 -0700 Subject: [PATCH] Updated TypeScript MSBuild In depth (markdown) --- TypeScript-MSBuild-In-depth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TypeScript-MSBuild-In-depth.md b/TypeScript-MSBuild-In-depth.md index 836ecbf..7f385da 100644 --- a/TypeScript-MSBuild-In-depth.md +++ b/TypeScript-MSBuild-In-depth.md @@ -2,7 +2,7 @@ ## NuGet -In release 2.3 and above, TypeScript MSBuild can be use with MSBuild on non-Window platform. +In release 2.3 and above, TypeScript MSBuild can be used with MSBuild on non-Window platform. ### Package structure @@ -10,7 +10,7 @@ TypeScript NuGet contains two main folders * build folder - Two files are locatd in the folder. + Two files are locate in the folder. Both are entry point for main TypeScript target file and props file respectively. 1. Microsoft.TypeScript.MSBuild.targets