summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-10 11:25:57 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-16 12:04:01 -0700
commitad49a4a29f2a3d245ff9d330d530f93a135bd07b (patch)
tree33302b89f63db94599d8df22e88d8354c519f203
parenta424f6dc96391cc0a01b70d33d4e94dc7c457408 (diff)
downloadchef-ad49a4a29f2a3d245ff9d330d530f93a135bd07b.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 8e023cca3d..74de46b606 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -94,7 +94,7 @@ The `windows_ad_join` resource has been updated with a new `reboot_delay` proper
### windows_firewall_profile
-The `windows_firewall_profile` was updated to prevent NilClass errors loading the firewall state.
+The `windows_firewall_profile` resource was updated to prevent NilClass errors from loading the firewall state.
## Ohai Improvements