Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Pikesley committed Dec 13, 2013
1 parent 0052405 commit 6f9fdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ mass = Quantity.parse long_text #=> [<Quantify::Quantity:0xb7332bbc ... >,
mass = "100 lb".to_q #=> [<Quantify::Quantity:0xb7332bbc ... >]
```

Quantity object can be insterrogated for a range of attributes
Quantity object can be interrogated for a range of attributes
```ruby
mass = 100.pound #=> <Quantify::Quantity:0xb7332bbc ... >

Expand Down

0 comments on commit 6f9fdbd

Please sign in to comment.