We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc73d0c commit 203ce9bCopy full SHA for 203ce9b
README.md
@@ -12,7 +12,7 @@ Universal Translator is an i18n Translator for Go/Golang using CLDR data + plura
12
13
Why another i18n library?
14
--------------------------
15
-Because none of the plural rules seem to be correct out there, including the previous implimentation of this package,
+Because none of the plural rules seem to be correct out there, including the previous implementation of this package,
16
so I took it upon myself to create [locales](https://github.com/go-playground/locales) for everyone to use; this package
17
is a thin wrapper around [locales](https://github.com/go-playground/locales) in order to store and translate text for
18
use in your applications.
0 commit comments