diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index 7b9c38a..9f122c8 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,5 +1,5 @@ [readingTime] - other = "{{ .Count }} minute read" + other = "{{ .Count }}-minute read" [returnHome] other = "Return to homepage" |