summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-07-23 16:25:26 -0700
committerGitHub <noreply@github.com>2020-07-23 16:25:26 -0700
commit467248ac46f79500c46220e273f9e840bfe5acb3 (patch)
tree33a30310bf50f4b7086293cdb4802512e5ee77f6
parent97067ef557b4a286478632d95ed52d1f091f08b2 (diff)
downloadchef-467248ac46f79500c46220e273f9e840bfe5acb3.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 e6a39b0714..4a9a6bca57 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -38,7 +38,7 @@ Log output has been improved in the `build_essential` resource when running on m
### chef_client_scheduled_task
-The `chef_client_scheduled_task` resource no longer sets up the schedule task with invalid double quoting around the command to run. Thanks for reporting this issue [@tiobagio](https://github.com/tiobagio/).
+The `chef_client_scheduled_task` resource no longer sets up the schedule task with invalid double quoting around the specified command. Thanks for reporting this issue [@tiobagio](https://github.com/tiobagio/).
### execute