summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-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