diff options
author | Tim Smith <tsmith@chef.io> | 2019-05-12 21:40:05 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-05-12 21:40:05 -0700 |
commit | 4e485c6944764bedb5e2b9b7b4ab9c5347df43d1 (patch) | |
tree | 7ffcc9036895c06beb2c67a0d4c8e925c11e90b1 | |
parent | 912582236e9bd876193668f6e507daee5a2dcaa0 (diff) | |
download | chef-4e485c6944764bedb5e2b9b7b4ab9c5347df43d1.tar.gz |
Update release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 787c4a7355..f2d08516e9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -65,11 +65,11 @@ Use the `windows_dns_record` resource to create or delete DNS records. See the [windows_dns_record](https://docs.chef.io/resource_windows_dns_record.html) documentation for more information. -### windows_dnz_zone resource +### windows_dns_zone resource -Use the `windows_dnz_zone` resource to create or delete DNS zones. +Use the `windows_dns_zone` resource to create or delete DNS zones. -See the [windows_dnz_zone](https://docs.chef.io/resource_windows_dnz_zone.html) documentation for more information. +See the [windows_dns_zone](https://docs.chef.io/resource_windows_dns_zone.html) documentation for more information. ### snap_package resource |