summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-17 10:58:23 -0700
committerGitHub <noreply@github.com>2020-06-17 10:58:23 -0700
commit5b2d689aaabbb9ceafc49e21857844f073557b42 (patch)
tree25a26d45496050f517563d6f6452e89ca0a63cb0
parent55ee738e6ee3ef05597e53aa29c54255edd4c515 (diff)
downloadchef-5b2d689aaabbb9ceafc49e21857844f073557b42.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 c9d7a26f0f..03e8b6fc70 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -62,7 +62,7 @@ The `archive_file` resource has been updated with two important fixes. The resou
### chef_client_scheduled_task
-The `chef_client_scheduled_task` resource has been updated to default the `frequency_modifier` property to `30` if the `frequency` property is set to `minutes` otherwise it still defaults to `1`. This provides a more predictable schedule behavior for users.
+The `chef_client_scheduled_task` resource has been updated to default the `frequency_modifier` property to `30` if the `frequency` property is set to `minutes`, otherwise it still defaults to `1`. This provides a more predictable schedule behavior for users.
### cron / cron_d