summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-04-14 17:26:51 -0700
committerTim Smith <tsmith84@gmail.com>2021-04-14 17:56:06 -0700
commit0b05ba3c9bfa7b6517d6a4c0c855167d1c33ae80 (patch)
treea3364d0a6c0f5fa316c1cdb47d32c3390e94a273 /RELEASE_NOTES.md
parent03266b91e405f6038e6039d997c0b0eaa6e2da70 (diff)
downloadchef-0b05ba3c9bfa7b6517d6a4c0c855167d1c33ae80.tar.gz
Test running spellcheck in Github Actions
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6c0b4b902c..66af43ed18 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -11,7 +11,7 @@ This section serves to track things we should later document here for 17.0
- Remove ability to run client as a service on Windows - https://github.com/chef/chef/pull/10928
- Knife Org commands from knife-opc are now part of chef itself - https://github.com/chef/chef/pull/10187
- Chef packages on *nix now create the /etc/chef directory and subdirectories to make getting started easier - https://github.com/chef/chef/pull/11158 / https://github.com/chef/chef/pull/11173
-- lpar_no and wpar_no in AIX Virtualizatin plugin are now Integers - https://github.com/chef/ohai/pull/1647
+- lpar_no and wpar_no in AIX Virtualization plugin are now Integers - https://github.com/chef/ohai/pull/1647
### Infra Language Improvements