summaryrefslogtreecommitdiff
path: root/i18n/en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 26d2edc..0265788 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,6 +1,5 @@
[readingTime]
- one = "1 minute read"
- other = "{{ .Count }} minutes read"
+ other = "{{ .Count }} minute read"
[returnHome]
other = "Return to homepage"