summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2021-04-14 14:58:35 -0700
committerJohn McCrae <john.mccrae@progress.com>2021-04-14 14:58:35 -0700
commit0cbfca2d3668ead7f93bd8b0edf44e3c200dd3fd (patch)
treee8a0dfb7f45dd9d15d914da770a6aba6fb8d4d91
parentc2ad06ab573f3b780b26960eb69a2593b8caa6db (diff)
downloadchef-0cbfca2d3668ead7f93bd8b0edf44e3c200dd3fd.tar.gz
correcting spelling errors
Signed-off-by: John McCrae <john.mccrae@progress.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 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