mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
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:
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)
|
||||
|
||||
Reference in New Issue
Block a user