summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-10 11:26:21 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-16 12:04:01 -0700
commit921b80b44f77f0f6786cdc676ae6f8ac87c532dd (patch)
tree4f5b827b41f1fc007cc8cadd30ea2af4a9605e22
parentad49a4a29f2a3d245ff9d330d530f93a135bd07b (diff)
downloadchef-921b80b44f77f0f6786cdc676ae6f8ac87c532dd.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