diff --git a/spec/easy_captcha_spec.rb b/spec/easy_captcha_spec.rb index f0f286d..67fdfe1 100644 --- a/spec/easy_captcha_spec.rb +++ b/spec/easy_captcha_spec.rb @@ -47,7 +47,7 @@ end end - it 'sould not cache' do + it 'should not cache' do EasyCaptcha.cache?.should be_false end