Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasverraes committed Dec 8, 2011
1 parent 48c33ad commit b445f51
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 @@ -3,7 +3,7 @@ Money

PHP 5.3+ library to make working with money safer, easier, and fun!

In short: You cannot and should not represent monetary values by a float. Wherever
In short: You probably shouldn't represent monetary values by a float. Wherever
you need to represent money, use this Money value object.

<?php
Expand Down

0 comments on commit b445f51

Please sign in to comment.