summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-05-22 12:10:08 -0700
committerGitHub <noreply@github.com>2020-05-22 12:10:08 -0700
commitbf825be450718f3a1df905e4db50192e677c9e1a (patch)
tree24cee42ab84fff456a1b5dec5cbab2e6e253a129
parent5776493fd1b886d18880643f3daaeafd23a07704 (diff)
downloadchef-bf825be450718f3a1df905e4db50192e677c9e1a.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 7f632541ca..ae0fc502df 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -15,7 +15,7 @@ This release of Chef Infra Client resolves multiple issues when using `knife boo
Chef InSpec was updated from 4.18.104 to 4.18.114 with the following improvements:
- Added new `--reporter_message_truncation` and `--reporter_backtrace_inclusion` reporter options to truncate messages and suppress backtraces.
-- Fix for a warning when an input is provided
+- Fixed a warning when an input is provided
- Inputs and controls can now have the same name
## Resource Improvements