Skip to content

Commit 203ce9b

Browse files
authored
Fix trivial user visible typo
1 parent fc73d0c commit 203ce9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Universal Translator is an i18n Translator for Go/Golang using CLDR data + plura
1212

1313
Why another i18n library?
1414
--------------------------
15-
Because none of the plural rules seem to be correct out there, including the previous implimentation of this package,
15+
Because none of the plural rules seem to be correct out there, including the previous implementation of this package,
1616
so I took it upon myself to create [locales](https://github.com/go-playground/locales) for everyone to use; this package
1717
is a thin wrapper around [locales](https://github.com/go-playground/locales) in order to store and translate text for
1818
use in your applications.

0 commit comments

Comments
 (0)