diff --git a/CHANGELOG.md b/CHANGELOG.md index 592c76a01..f0797ef0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## Master (Unreleased) -- Fix false-positive for `RSpec/UnspecifiedException` when a function is literally named `raise_exception`. ([@aarestad]) +- Fix false-positive for `RSpec/UnspecifiedException` when a method is literally named `raise_exception`. ([@aarestad]) ## 3.0.5 (2024-09-07)