summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-01-23 12:47:57 -0800
committerGitHub <noreply@github.com>2020-01-23 12:47:57 -0800
commit40487d4bd7461d65ed80d9a4f12d4dd3180cc898 (patch)
treebe9d47d9487996df3cef55b6a01bea593e1688c4
parent62f70e55aacf73c956d7b1b8bb0557a89e3ad683 (diff)
downloadchef-40487d4bd7461d65ed80d9a4f12d4dd3180cc898.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@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 523f25510b..d8a46fe994 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -45,7 +45,7 @@ We have added new helpers for identifying Windows releases that can be used in a
### windows_workstation?
-Returns tr`ue if the system is a Windows Workstation edition.
+Returns `true` if the system is a Windows Workstation edition.
### windows_server?