summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjingle <mjingle@users.noreply.github.com>2019-01-24 08:38:54 -0800
committerGitHub <noreply@github.com>2019-01-24 08:38:54 -0800
commit9c76e14e26e8163e511dd5dc64473d7a9ed6a77a (patch)
tree2c3f539c091986811e886e3772560b9fe55ea1ab
parent08302bf7ab055c050b4371287a504a72226185d3 (diff)
downloadchef-9c76e14e26e8163e511dd5dc64473d7a9ed6a77a.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <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 ddc523a3d8..80e86b5a5a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -22,7 +22,7 @@ The openssl_x509_request resource now properly writes out the CSR file if the `p
### powershell_package_source
-powershell_package_source now suppresses warnings which prevented properly loading the resource state, and resolves idempotency issues when both the `name` and `source_name` properties were specified. Thanks [@Happycoil](https://github.com/Happycoil) for this fix.
+powershell_package_source now suppresses warnings, which prevented properly loading the resource state, and resolves idempotency issues when both the `name` and `source_name` properties were specified. Thanks [@Happycoil](https://github.com/Happycoil) for this fix.
### sysctl