summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-02 16:21:11 -0800
committerGitHub <noreply@github.com>2021-02-02 16:21:11 -0800
commit9e7d61b64b798144bcf56be42057b47667a60bf5 (patch)
tree6715cfae2cb3dfc7395492590913003321032e8d
parentf80c586628c85edbd62668f6c1273883180d2367 (diff)
downloadchef-9e7d61b64b798144bcf56be42057b47667a60bf5.tar.gz
Update RELEASE_NOTES.md 16.10
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@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 18d9adb1e9..25030ba8dc 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,7 +18,7 @@ This section serves to track things we should later document here for 17.0
#### Improved Linux Network Detection
-On Linux systems Chef Infra Client now detects all installed NICs on systems with more than 10 interfaces and will populate Ethernet pause frame information if present. Thanks for these improvements [@kuba-moo](https://github.com/kuba-moo) and [@Babar](https://github.com/Babar)!
+On Linux systems, Chef Infra Client now detects all installed NICs on systems with more than 10 interfaces and will populate Ethernet pause frame information if present. Thanks for these improvements [@kuba-moo](https://github.com/kuba-moo) and [@Babar](https://github.com/Babar)!
#### AWS Instance Metadata Service Version 2 (IMDSv2) support