summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 07:56:45 -0700
committerGitHub <noreply@github.com>2020-04-28 07:56:45 -0700
commit9f5429bb70a070c25b96234e76cf00bf55d4b22d (patch)
tree4698c1d8bdc07a5614865cff2c4bc34563dd33c4
parent6ddc206744faa693aac5299c061b84322b75593d (diff)
downloadchef-9f5429bb70a070c25b96234e76cf00bf55d4b22d.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 dc0495279c..c2e3220361 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -236,7 +236,7 @@ The `git` resource now fully supports why-run mode and no longer checks out the
### locale
-The locale resource now supports setting the system locale on Windows hosts.
+The `locale` resource now supports setting the system locale on Windows hosts.
### msu_package resource improvements