mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 02:16:30 -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
|
||||
|
||||
Creates a `int`.
|
||||
Creates an `int`.
|
||||
|
||||
e.g.
|
||||
|
||||
* `{{int "123" }}` → 123
|
||||
* `{{ int "123" }}` → 123
|
||||
|
||||
## Strings
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user