diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-02 16:20:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-02 16:20:56 -0800 |
commit | 3afcf99aae42f22cc0d97e53f9a7d99a9e73b392 (patch) | |
tree | 6b09d41bc2843d433f13395acb7c0bfce17ca7b9 /RELEASE_NOTES.md | |
parent | c7b378d3efd4fc27cc69be14e1772280753e8871 (diff) | |
download | chef-3afcf99aae42f22cc0d97e53f9a7d99a9e73b392.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
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 9084b05ab2..33faef52fa 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -55,7 +55,7 @@ platforms: box: bento/almalinux-8 ``` -Note: In the upcoming release of Chef Workstation you'll be able to skip the `box` config and Test Kitchen will automatically map `almalinux-8` to the appropriate Vagrant image. +Note: In the upcoming release of Chef Workstation, you'll be able to skip the `box` config and Test Kitchen will automatically map `almalinux-8` to the appropriate Vagrant image. #### Knife Bootstrapping Without Sudo |