diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-02 16:20:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-02 16:20:46 -0800 |
commit | 5e303d14ad250191ca585ed31e7aa972289c5105 (patch) | |
tree | 3a8dd05dc7180e3c90df780855c4706f361788a8 /RELEASE_NOTES.md | |
parent | df895a798b08f86d4bb99bf4c4acc1b7c8dfe804 (diff) | |
download | chef-5e303d14ad250191ca585ed31e7aa972289c5105.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b2fa0dbb03..501154f989 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -65,7 +65,7 @@ The `knife boostrap` command now supports elevating privileges on systems withou #### dnf_package -The `dnf_package` has been updated to maintain indempotency when using the `:upgrade` action when the RPM release "number" contains a dot (`.`). +The `dnf_package` has been updated to maintain idempotency when using the `:upgrade` action when the RPM release "number" contains a dot (`.`). #### windows_certificate |