Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wapmorgan authored Feb 22, 2017
1 parent d4d9112 commit 75c23b8
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 @@ -482,7 +482,7 @@ echo $count.' '.$plu->pluralize($word, $count);

## Numeral creation

All number creation classes are similar and have two common methods:
All number creation classes are similar and have one common methods:

- `string @generate($number)` - Generates a cardinal numeral for a number.

Expand Down

0 comments on commit 75c23b8

Please sign in to comment.