summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-07 11:51:21 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-07 11:51:21 -0800
commite9690b257075b490d0bec9139707f708c3090d90 (patch)
treec3e183b3cb864206d1594deb0345a47e1b09fc4c /RELEASE_NOTES.md
parent1b34688d1c94e9eadc0541b9132b763c7aedd32e (diff)
downloadchef-e9690b257075b490d0bec9139707f708c3090d90.tar.gz
Fix typos
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 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