mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Added missing parenthesis
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
59e8e660ad
commit
52a831ccaa
@@ -22,4 +22,4 @@ aliases: []
|
||||
|
||||
Just like in the Go programming language, Go and Hugo templates make heavy use of `range` to iterate over a map, array or slice.
|
||||
|
||||
`range` is fundamental to templating in Hugo. (See the [Introduction to Hugo Templates](/templates/introduction/) for more examples.
|
||||
`range` is fundamental to templating in Hugo. (See the [Introduction to Hugo Templates](/templates/introduction/) for more examples.)
|
||||
|
||||
Reference in New Issue
Block a user