diff --git a/spec/05_truthy_falsy_spec.rb b/spec/05_truthy_falsy_spec.rb index 8bc70df..4030982 100644 --- a/spec/05_truthy_falsy_spec.rb +++ b/spec/05_truthy_falsy_spec.rb @@ -2,7 +2,7 @@ # Do not use 'be_truthy' or 'be_falsy' for methods that should only be # evaluated into a Boolean. -# https://luten.dev/rspec-be_truthy-exists-or-be-true/ +# https://luten.dev/rspec-be_truthy-exist-or-be-true/ describe 'truthy and falsy' do context 'almost everything is truthy' do