Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks committed Dec 5, 2019
1 parent ac4d902 commit 829898d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module WasteCarriersEngine
end
end

it "generates a different result each time its called" do
it "generates a different result each time it is called" do
results = []
10.times do
latest = described_class.run
Expand Down

0 comments on commit 829898d

Please sign in to comment.