summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-21 12:44:48 -0700
committerGitHub <noreply@github.com>2021-07-21 12:44:48 -0700
commita663829e2586b119383a2eca2ff46a116be430f9 (patch)
tree5ee64d1c08499cedff9985f6270338bdce94075b
parentcb70afe50a07143677fa108e81bc5e75881d0149 (diff)
downloadchef-a663829e2586b119383a2eca2ff46a116be430f9.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 059311adfe..ccf8a1cdf3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -21,7 +21,7 @@ We've updated Chef InSpec from 4.37.23 to 4.38.3:
### Run Lists with Policyfiles
-You can now optionally execute Chef Infra Client with a specified run lists on nodes that are managed with Policyfiles. This differs from the traditional Policyfile workflow by allowing you to run any cookbook/recipe combination that exists within the Policyfile lock.
+You can now optionally execute Chef Infra Client with a specified run list on nodes that are managed with Policyfiles. This differs from the traditional Policyfile workflow by allowing you to run any cookbook/recipe combination that exists within the Policyfile lock.
#### Safety With Flexibility