summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-11-15 08:51:17 -0800
committerGitHub <noreply@github.com>2019-11-15 08:51:17 -0800
commit3f917f5c0b8c06c395501b997b088495a3f5d8c6 (patch)
tree4a79f00152e6b37af45038923710ff828f3b9f0a
parentcb5fba2f6f9032f095cc2e2b196b1bcf14b80968 (diff)
downloadchef-3f917f5c0b8c06c395501b997b088495a3f5d8c6.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@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 f6ccd97e54..22ca706b4f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -60,7 +60,7 @@ end
## systemd_unit / service
-The `systemd_unit` and `service` resource (when on systemd) have been updated to not re-enable services with an indirect status. Thanks [@jaymzh](https://github.com/jaymzh) for this fix.
+The `systemd_unit` and `service` resources (when on systemd) have been updated to not re-enable services with an indirect status. Thanks [@jaymzh](https://github.com/jaymzh) for this fix.
## windows_firewall