summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-10 11:26:21 -0700
committerGitHub <noreply@github.com>2020-09-10 11:26:21 -0700
commit5fc932b037004e496037f2e1decf8f674b8b62d5 (patch)
treee0680c8a761b7297221395d7f5072c317f95e6b9
parentaea8db0a5810ca8863eacc933b86a514b5bfc82f (diff)
downloadchef-5fc932b037004e496037f2e1decf8f674b8b62d5.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@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 74de46b606..5a71031da4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -98,7 +98,7 @@ The `windows_firewall_profile` resource was updated to prevent NilClass errors f
## Ohai Improvements
-- Ohai now uses the same underlying code for shelling out to external commands as Chef Infra Client. This may resolve issues determining state on some non-English systems.
+- Ohai now uses the same underlying code for shelling out to external commands as Chef Infra Client. This may resolve issues from determining the state on some non-English systems.
- The `Packages` plugin has been updated to gather package installation information on macOS hosts.
## Platform Packages