summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 08:11:49 -0700
committerGitHub <noreply@github.com>2020-04-28 08:11:49 -0700
commit97ad9e873927bcba688cdb422c092060d5a112f0 (patch)
tree41de63e81be0db612b05b1324aebe34912d9428c
parenta745c40ba735e18ea7b4ebb440b4a044bd5023e1 (diff)
downloadchef-97ad9e873927bcba688cdb422c092060d5a112f0.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjinglewski@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 9aea312f8e..a7c5f2db5b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -56,7 +56,7 @@ The `ChefDeprecations/ResourceWithoutNameOrProvides` cop in Cookstyle 6.0 and la
### build_essential GCC Updated on Solaris
-On Solaris systems we no longer constrain the version of GCC to 4.8.2 in the build_essential resource to allow for gcc 5 installations.
+On Solaris systems, we no longer constrain the version of GCC to 4.8.2 in the `build_essential` resource to allow for GCC 5 installations.
### git Resource Branch Checkout Changes