Skip to content

Commit

Permalink
README: pt: There are no neutral-gendered numbers
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jlduran committed Jun 2, 2020
1 parent d1c2925 commit bad35b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -280,7 +280,7 @@ Deletrea números en varios idiomas utilizando la gema I18n.

* Brazilian Portuguese

Change gender form: (gender: [:female || :male || :neuter])
Change gender form: (gender: [:female || :male])

I18n.with_locale(:'pt-BR') { 1000000001.to_words gender: :female }
=> "um bilhão e uma"
Expand Down

0 comments on commit bad35b5

Please sign in to comment.