mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:14:41 -04:00
docs: Fix typo in templates/functions.md
This commit is contained in:
parent
d061939d94
commit
7bba0cf070
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user