summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-08-23 09:04:44 -0700
committerGitHub <noreply@github.com>2021-08-23 09:04:44 -0700
commit95b58f1daae9a8c9fad11ec196b7d3a8a5b8b38f (patch)
tree076efd512537ef035954f3292759a811b95f71bb
parent306af5eb750d2f5c5d7caddf545d561f9a5442e4 (diff)
downloadchef-95b58f1daae9a8c9fad11ec196b7d3a8a5b8b38f.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5fb2e33200..a631b4dbb3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -78,7 +78,7 @@ The `rhsm_subscription` resource now flushes all DNF or YUM caches after adding
#### systemd_unit
-The `systemd_unit` resource now generated valid unit files when passing a hash of data. Thanks for reporting this issue [@gregkare](https://github.com/gregkare)
+The `systemd_unit` resource now generates valid unit files when passing a hash of data. Thanks for reporting this issue [@gregkare](https://github.com/gregkare)
#### user