Skip to content

Commit

Permalink
style: correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 15, 2021
1 parent 8b502c4 commit 67ffda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/pact_broker/db/log_quietener_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module DB
expect(logs.string).to include "ERROR -- :"
end

it "does not appends a friendly message so people will correctly panic" do
it "does not append a friendly message so people will correctly panic" do
expect(logs.string).to_not include "Don't panic."
end
end
Expand Down

0 comments on commit 67ffda8

Please sign in to comment.