Corrected read time to use proper English

See Stack Exchange article below for more information. These nouns are modifying the word read, and thus don't require the plural form.

http://ell.stackexchange.com/questions/14290/shouldnt-five-minute-walk-be-five-minutes-walk-in-this-sentence
This commit is contained in:
David Keck
2017-04-12 22:38:18 -05:00
committed by Alexis Tacnet
parent ec69ce5e12
commit eed502dd45

View File

@@ -14,7 +14,7 @@
<div class="author" title="{{ .Params.Author }}"><div class="middot"></div>{{ .Params.author }}</div> <div class="author" title="{{ .Params.Author }}"><div class="middot"></div>{{ .Params.author }}</div>
{{end}} {{end}}
{{end}} {{end}}
<div class="reading-time"><div class="middot"></div>{{ if eq 1 .ReadingTime }}{{ .ReadingTime }} minute read{{ else }}{{ .ReadingTime }} minutes read{{ end }}</div> <div class="reading-time"><div class="middot"></div>{{ .ReadingTime }} minute read</div>
<div class="tags"> <div class="tags">
<ul> <ul>
{{ range .Params.tags }} {{ range .Params.tags }}