summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-08-23 09:04:28 -0700
committerGitHub <noreply@github.com>2021-08-23 09:04:28 -0700
commite62ea9aee5b6c0caff0e318105846ff04983a741 (patch)
tree914aee4f33514abc6459fa2605d6a1a916d6b348
parentd82d1df4c9fcabfa5fde55a02eeb68834f669cdf (diff)
downloadchef-e62ea9aee5b6c0caff0e318105846ff04983a741.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 097888694a..7c7fe0becd 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -74,7 +74,7 @@ The `homebrew_cask` resource now supports Homebrew Casks with '-' or '@' in thei
#### rhsm_subscription
-The `rhsm_subscription` resource now flushes all DNF or YUM cache after adding a new subscription so that subsequent package installs can use packages from the subscription. Thanks for fixing this [@jasonwbarnett](https://github.com/jasonwbarnett)!
+The `rhsm_subscription` resource now flushes all DNF or YUM caches after adding a new subscription so that subsequent package installs can use packages from the subscription. Thanks for fixing this [@jasonwbarnett](https://github.com/jasonwbarnett)!
#### systemd_unit