summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-08 15:59:58 -0700
committerGitHub <noreply@github.com>2021-04-08 15:59:58 -0700
commitf5ab36867ff064f2c056f8e33da7bcc3bc25a44d (patch)
tree54c02fa252a157db51824f9f3b6a1f16b4059e64
parentca8e03ed1955fb2fa616500d54522be82b4103c8 (diff)
downloadchef-f5ab36867ff064f2c056f8e33da7bcc3bc25a44d.tar.gz
Fix typo1613
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7d5f61ea66..ac4f7bd543 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -66,7 +66,7 @@ We now include a `centos_stream_platform?` helper to determine if your CentOS re
#### dsc_script and dsc_resource
-Our PowerShell integration has been improved to better handle failures that were silently occuring when running some DSC code in Chef Infra Client 16.8 and later. Thanks for reporting this problem [@jeremyciak](https://github.com/jeremyciak)!
+Our PowerShell integration has been improved to better handle failures that were silently occurring when running some DSC code in Chef Infra Client 16.8 and later. Thanks for reporting this problem [@jeremyciak](https://github.com/jeremyciak)!
### Platform Support Updates