summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 07:50:11 -0700
committerGitHub <noreply@github.com>2020-04-28 07:50:11 -0700
commitee484f095918789304da604240e3c4f30b7242e3 (patch)
treee069cf19afc39cada9081f6c8d6994393b9036a6
parent98b5ec6916825124d868beb537d7f0d916e9d349 (diff)
downloadchef-ee484f095918789304da604240e3c4f30b7242e3.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjinglewski@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 cd65f348d6..668801ad8c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,7 +26,7 @@ log 'Aggregate notifications using a single log resource' do
end
```
-Example of notification aggregation with notify_group resource:
+Example of notification aggregation with `notify_group` resource:
```ruby
template '/etc/foo' do