From 4b93ea533772428a511a075d55e5ab14a971ca2e Mon Sep 17 00:00:00 2001 From: seongahjo Date: Tue, 15 Nov 2016 20:47:49 +0900 Subject: [PATCH] Minor misspell (#1811) yarn -> Yarn --- resources/win-chocolatey/yarn.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/win-chocolatey/yarn.nuspec b/resources/win-chocolatey/yarn.nuspec index e2a373fe49..b4482bf28b 100644 --- a/resources/win-chocolatey/yarn.nuspec +++ b/resources/win-chocolatey/yarn.nuspec @@ -15,7 +15,7 @@ focuses. **Determinism:** Based around a version lockfile which ensures that operations on the dependency graph can be easily transitioned. We check module directories -and verify their integrity to ensure yarn install always produces the same file +and verify their integrity to ensure Yarn install always produces the same file structure. **Security:** Strict guarantees are placed around package installation. You have