diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-21 12:46:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 12:46:05 -0700 |
commit | 097b21bc66f8713d1bf3f9fefe2649f021ab6a5d (patch) | |
tree | e79f2c094a7d27cb91595d58edaa7de8266202c3 | |
parent | a87aeeb4ca6ce45310fc4c58d498fc13cdbf1190 (diff) | |
download | chef-097b21bc66f8713d1bf3f9fefe2649f021ab6a5d.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.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1bc40a133e..bed912ffc7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -93,7 +93,7 @@ Use the **windows_defender** resource to enable, configure or disable the Micros #### windows_defender_exclusion -Use the **windows_defender_exclusion** resource to exclude paths, processes, or file types from Windows Defender realtime protection scanning. See the [windows_defender_exclusion Resource documentation](https://docs.chef.io/resources/windows_defender_exclusion/) for additional details and example usage. +Use the windows_defender_exclusion resource to exclude paths, processes, or file types from Windows Defender realtime protection scanning. See the [windows_defender_exclusion Resource documentation](https://docs.chef.io/resources/windows_defender_exclusion/) for additional details and example usage. #### windows_update_settings |