summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjingle <mjingle@users.noreply.github.com>2019-04-12 09:45:23 -0600
committerMark Anderson <mark@chef.io>2019-05-03 21:28:03 -0700
commita2fc3baaaa3503507c726ba1eca2af1c0711fc76 (patch)
tree5247cb4d5c7b576f7b23eecd4645801a396d076f
parentefeff93bd0d532a798ded74c35f87853fd006d2c (diff)
downloadchef-a2fc3baaaa3503507c726ba1eca2af1c0711fc76.tar.gz
Doc team review of release notes
Co-Authored-By: tyler-ball <tball@chef.io> Signed-off-by: tyler-ball <tball@chef.io>
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 531a8d42de..17f59406a7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -15,9 +15,9 @@ Chef Client requires a EULA to be accepted by users before it can run. Users can
`CHEF_LICENSE=accept chef-client`
`CHEF_LICENSE=accept-no-persist chef-client`
-Finally, if users run `chef-client` without any of these options they will receive an interactive prompt asking for
-license acceptance. If the license is accepted a marker file will be written to the filesystem (unless `no-persist` is
-specified). Once this file is persisted users no longer need to set any of these flags.
+Finally, if users run `chef-client` without any of these options, they will receive an interactive prompt asking for
+license acceptance. If the license is accepted, a marker file will be written to the filesystem (unless `no-persist` is
+specified). Once this marker file is persisted, users no longer need to set any of these flags.
### Allow Using --delete-entire-chef-repo in Chef Local Mode