summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-04 19:03:19 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-04 19:03:19 -0800
commit8a491cf06bd89c0ce5b72fe74e47c1dbe47d6ba5 (patch)
tree081b97ec0a97b30cf0ae52cce06cf047abfa6274
parentff38b4035f15e22149c467e9f108154e5c1d2eef (diff)
downloadchef-reboot_pending.tar.gz
Fix typo in release notesreboot_pending
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4464caa95e..d0c85ef380 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -61,7 +61,7 @@ Note: In the upcoming release of Chef Workstation, you'll be able to skip the `b
#### Knife Bootstrapping Without Sudo
-The `knife boostrap` command now supports elevating privileges on systems without `sudo` by using the `su` command instead. Use the new `--su-user` and `--su-password` flags to specify credentials for `su`.
+The `knife bootstrap` command now supports elevating privileges on systems without `sudo` by using the `su` command instead. Use the new `--su-user` and `--su-password` flags to specify credentials for `su`.
### Resource Updates