summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-05 20:05:28 -0800
committerGitHub <noreply@github.com>2018-11-05 20:05:28 -0800
commit8d4b1aba41978ad91d7bb2172f46638a3e827868 (patch)
tree83ec688d270f459201b2bbfe75ad63888ce5446f
parent5efd1737e2f39b31e13ea9abf19cec6c750789d3 (diff)
downloadchef-8d4b1aba41978ad91d7bb2172f46638a3e827868.tar.gz
Fix release notes typo
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 1dce31400b..f409d999dc 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -77,7 +77,7 @@ AIX and Solaris now ship with a filesystem2 plugin that updates the filesystem d
### macOS Improvements
-The system_profile plugin has been improved to skip over uncessary data, which reduces macOS node sizes on the Chef Server. Additionally the CPU plugin has been updated to limit what sysctl values it polls, which prevents hanging on some system configurations.
+The system_profile plugin has been improved to skip over unnecessary data, which reduces macOS node sizes on the Chef Server. Additionally the CPU plugin has been updated to limit what sysctl values it polls, which prevents hanging on some system configurations.
### SLES 15 Detection