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