diff --git a/README.md b/README.md index bb46d0d..38c052e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![lint](/~https://github.com/fullpipe/icu-mf/actions/workflows/lint.yml/badge.svg)](/~https://github.com/fullpipe/icu-mf/actions/workflows/lint.yml) Messages in your application are never static. They have variables, pluralization, and formatting. -To work with them easily, use [ICU MessageFormat](https://unicode-org.github.io/icu/userguide/format_parse/messages/). +To translate them easily, use [ICU MessageFormat](https://unicode-org.github.io/icu/userguide/format_parse/messages/). ## Why?