Update multilingual.md

Just getting into HUGO so reading the docs. 

I noticed that the referenced example for 

If `.ReadingTime.Count` in the context has value is 1

might be wrong.
This commit is contained in:
Steven De Saeger ( Sedacrivity )
2020-09-22 19:48:30 +02:00
committed by Bjørn Erik Pedersen
parent a22dc6267f
commit f9a8a7cb61
@@ -389,7 +389,7 @@ Assume `.ReadingTime.Count` in the context has value of 525600. The result will
If `.ReadingTime.Count` in the context has value is 1. The result is:
```
One minutes to read
One minute to read
```
In case you need to pass custom data: (`(dict "Count" 25)` is minimum requirement)