From cb5fba2f6f9032f095cc2e2b196b1bcf14b80968 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 15 Nov 2019 08:51:10 -0800 Subject: Update RELEASE_NOTES.md Signed-off-by: Tim Smith Co-Authored-By: mjingle --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bc81302e38..f6ccd97e54 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -41,7 +41,7 @@ Chef InSpec has been updated from 4.17.17 to 4.18.38. This release includes a la The `chef_sleep` resource can be used to sleep for a specified number of seconds during a Chef Infra Client run. This may be helpful to use with other commands that return a completed status before they are actually ready. In general, do not use this resource unless you truly need it. -Using with a Windows service that starts, but isn't immediately ready: +Using with a Windows service that starts, but is not immediately ready: ```ruby service 'Service that is slow to start and reports as started' do -- cgit v1.2.1