summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-30 12:16:50 -0700
committerGitHub <noreply@github.com>2019-05-30 12:16:50 -0700
commit705ca9eb3dffea4528349edecf654f56f6aba24a (patch)
tree72941bea29e8cda7270c2126aa0fdf46628bed5a
parent3335736bb474da04a083b62a78c892d038b5675e (diff)
downloadchef-705ca9eb3dffea4528349edecf654f56f6aba24a.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 7eb85866bd..036e787905 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,7 +26,7 @@ The `template` resource now includes additional information when templating fail
## delete_resource Fix
-The `delete_resource` helper now works properly when the resource you're attempting to delete has multiple providers.
+The `delete_resource` helper now works properly when the resource you are attempting to delete has multiple providers.
## Helpers Help Everywhere