diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-21 12:45:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 12:45:42 -0700 |
commit | b3daa10d615a3e667416b9fd4cf38d569947dbcd (patch) | |
tree | c6521a810d7d131aab5c9139110c86301b3f4d04 /RELEASE_NOTES.md | |
parent | 905feeb0aaf063a97c801d16658b81d165057c7a (diff) | |
download | chef-b3daa10d615a3e667416b9fd4cf38d569947dbcd.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-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 f6e85db908..e5ae9b4106 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -95,7 +95,7 @@ Use the **windows_defender** resource to enable, configure or disable the Micros 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_setttings +#### windows_update_settings Use the **windows_update_settings** resource to manage the various Windows Update patching options.. See the [windows_update_settings Resource documentation](https://docs.chef.io/resources/windows_update_settings/) for additional details and example usage. |