summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-09 17:34:43 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-16 12:04:01 -0700
commit0316ef8f35e8090950bcefc10b3edbcd9bd45ae1 (patch)
tree1113fd586e772178051a9f8b25fdaf2006358f9a
parenteda89a096a956021fd73c0412e0b011803cc07d9 (diff)
downloadchef-0316ef8f35e8090950bcefc10b3edbcd9bd45ae1.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 22961e484b..471ae554c0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -70,7 +70,7 @@ The `chef_client_cron` resource has been updated with a new `nice` property that
### chef_client_systemd_timer
-The `chef_client_systemd_timer` has been updated with a new `cpu_quota` property that allows you to control the systemd `CPUQuota` value for the chef-client process. This allows you to ensure chef-client execution doesn't adversely impact performance on your systems.
+The `chef_client_systemd_timer` resource has been updated with a new `cpu_quota` property that allows you to control the systemd `CPUQuota` value for the chef-client process. This allows you to ensure chef-client execution doesn't adversely impact performance on your systems.
### osx_profile