summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-10-02 10:57:56 -0700
committerGitHub <noreply@github.com>2019-10-02 10:57:56 -0700
commit51887b3e37f3091c356e20868813ecb384208641 (patch)
tree29a6505edae0bb8e7245df2e5c87aba95f9274a7
parent3049487d5a6516ecdcb6d4ee810cd964ea410807 (diff)
downloadchef-51887b3e37f3091c356e20868813ecb384208641.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.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 67fde7b284..ef3ce15bc8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -81,7 +81,7 @@ We have improved the performance of Chef Infra Client by resolving bundler error
### Bootstrapping Chef Infra Client 15 will no fail
-Knife will now now fails with a descriptive error message when attempting to bootstrap nodes with Chef Infra Client 15. You will need to bootstrap these nodes using knife from Chef Infra Client 15.x. We recommeend performing this bootstrap from Chef Workstation, which includes the knife CLI in addition to useful tools for managing your infrastructure with Chef Infra.
+Knife now fails with a descriptive error message when attempting to bootstrap nodes with Chef Infra Client 15. You will need to bootstrap these nodes using Knife from Chef Infra Client 15.x. We recommend performing this bootstrap from Chef Workstation, which includes the Knife CLI in addition to other useful tools for managing your infrastructure with Chef Infra.
## Security Updates