Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1 from gerrywastaken/master
Just fixing a typo in the first readme example so that it makes sense
  • Loading branch information
dnagir committed Jun 30, 2012
2 parents a892c71 + e8a3806 commit 54dfdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ it "should be US currency" do
end

it "should be AU currency" do
subject.currency(:us).should == 'AU dollar'
subject.currency(:au).should == 'AU dollar'
end

it "should be UK currency" do
Expand Down

0 comments on commit 54dfdb5

Please sign in to comment.