Right now, the reading time is shown as _minutes_, even if the number is 1 - when it should, of course, be _minute_ - see photo below. This can be easily fixed with an [`if` statement here](https://github.com/engineerd/hugo-material-docs/blob/master/layouts/_default/single.html#L29). 
Right now, the reading time is shown as minutes, even if the number is 1 - when it should, of course, be minute - see photo below.
This can be easily fixed with an
ifstatement here.