mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
docs: Fix typo in templates/functions.md
This commit is contained in:
@@ -392,11 +392,11 @@ e.g.
|
|||||||
|
|
||||||
### int
|
### int
|
||||||
|
|
||||||
Creates a `int`.
|
Creates an `int`.
|
||||||
|
|
||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
* `{{int "123" }}` → 123
|
* `{{ int "123" }}` → 123
|
||||||
|
|
||||||
## Strings
|
## Strings
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user