diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 0bd5424..344fff9 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -11,7 +11,7 @@
{{ .Date.Format "Jan 2, 2006 15:04" }}
· {{ if lt 1 .WordCount }}{{ .WordCount }} words{{ else }}{{ .WordCount }} word{{ end }}
- · {{ if eq 1 .ReadingTime }}{{ .ReadingTime }} minute read{{ else }}{{ .ReadingTime }} minutes read{{ end }}
+ · {{ .ReadingTime }} minute read
{{ with .Params.tags }}
{{ if ge (len .) 1 }}