summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-10-15 09:05:37 -0700
committerGitHub <noreply@github.com>2019-10-15 09:05:37 -0700
commit8f7f9a99083af7e6710e372f3c28e9944d195f64 (patch)
tree69afc1a41f0a2051b8c420301c4bc2d6b47c0d83
parentc0133308dd9944ceab74c9ffec6d433efe66e3fa (diff)
downloadchef-8f7f9a99083af7e6710e372f3c28e9944d195f64.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@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 e7e2088a37..c54b5bf9bf 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -72,7 +72,7 @@ The `windows_service` resource no longer updates the service and triggers notifi
### windows_share
-The `windows_share` resource is now fully idemptonent by better validating the provided `path` property from the user. Thanks [@Happycoil](https://github.com/Happycoil) for this fix.
+The `windows_share` resource is now fully idempotent by better validating the provided `path` property from the user. Thanks [@Happycoil](https://github.com/Happycoil) for this fix.
## Security Updates