summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 08:18:44 -0700
committerGitHub <noreply@github.com>2020-04-28 08:18:44 -0700
commitd664299d534d9a4b2c98f09004087d8a7d8f1b0b (patch)
tree4c3c1c4cd88f6470aaa4229769b2af4696bab4b8
parent99d8cb985d2c2b6ecaa972d7a707faca526b3110 (diff)
downloadchef-d664299d534d9a4b2c98f09004087d8a7d8f1b0b.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 c6b2e72409..945f8dadfc 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -498,7 +498,7 @@ The Linux Network plugin has been improved to gather additional information from
#### Windows DMI plugin
-Windows systems now include a new DMI plugin which presents data in a similar format to the DMI plugin on *nix systems. This makes it easier to detect system information like manufacturer, serial number or asset tag number in a cross platform way.
+Windows systems now include a new `DMI` plugin which presents data in a similar format to the `DMI` plugin on *nix systems. This makes it easier to detect system information like manufacturer, serial number, or asset tag number in a cross platform way.
## New Platforms