diff --git a/i18n/en.toml b/i18n/en.toml index 64c7134..0e48244 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -20,7 +20,7 @@ darkMode = "Dark Mode" [article.readingTime] one = "{{ .Count }} minute read" - other = "{{ .Count }} minute read" + other = "{{ .Count }} minutes read" [notFound] title = "Not Found"