mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 12:14:53 -04:00
Fix typo in header of shortcode-templates.md
This commit is contained in:
parent
c8f1a2d2f6
commit
32356e4eab
@ -107,7 +107,7 @@ The `.Params` variable in shortcodes contains the list parameters passed to shor
|
||||
`$.Page.Site.Params`
|
||||
: refers to global variables as defined in your [site's configuration file][config].
|
||||
|
||||
#### `.IsNameParams`
|
||||
#### `.IsNamedParams`
|
||||
|
||||
The `.IsNamedParams` variable checks whether the shortcode declaration uses named parameters and returns a boolean value.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user