summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-10-15 09:05:47 -0700
committerGitHub <noreply@github.com>2019-10-15 09:05:47 -0700
commitfb83bcaf3294cb0af318b260cb7eaa9f9ad0bc3b (patch)
tree7428e94fe5b44b5df6ad14dfd432dc4569cffae9
parent8f7f9a99083af7e6710e372f3c28e9944d195f64 (diff)
downloadchef-fb83bcaf3294cb0af318b260cb7eaa9f9ad0bc3b.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index c54b5bf9bf..a00962dc84 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -64,7 +64,7 @@ end
### windows_package
-The `windows_package` resource no longer updates environmental variables before installing the package. This prevents potentially modifications that may cause a package installation to fail. Thanks [@jeremyhage](https://github.com/jeremyhage) for this fix.
+The `windows_package` resource no longer updates environmental variables before installing the package. This prevents potential modifications that may cause a package installation to fail. Thanks [@jeremyhage](https://github.com/jeremyhage) for this fix.
### windows_service