diff --git a/README.rdoc b/README.rdoc index bfc3164c..88047936 100644 --- a/README.rdoc +++ b/README.rdoc @@ -50,7 +50,7 @@ If only is omitted all the translations will be saved. Also, make sure - file: 'public/javascripts/pt-BR.js' only: 'pt-BR.*' -Optionaly, you can auto generate a translation file per available locale if you specify the %{locale} placeholder. +Optionally, you can auto generate a translation file per available locale if you specify the %{locale} placeholder. translations: - file: "public/javascripts/i18n/%{locale}.js"