diff options
author | Tim Smith <tsmith@chef.io> | 2020-04-28 07:56:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-28 07:56:45 -0700 |
commit | 9f5429bb70a070c25b96234e76cf00bf55d4b22d (patch) | |
tree | 4698c1d8bdc07a5614865cff2c4bc34563dd33c4 /RELEASE_NOTES.md | |
parent | 6ddc206744faa693aac5299c061b84322b75593d (diff) | |
download | chef-9f5429bb70a070c25b96234e76cf00bf55d4b22d.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-Authored-By: mjingle <mjinglewski@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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 |