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