summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-10 11:25:14 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-16 12:04:01 -0700
commitcadedb99427165019f75481283142f9a0b5f04c7 (patch)
tree8fb4370b62728f238a62fd70d48653ea7055eeb6
parentb3e4b9840f29840d5a1190fd1cff6ea6ac991d4a (diff)
downloadchef-cadedb99427165019f75481283142f9a0b5f04c7.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@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 8151017a46..0c885d658a 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` 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.
+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