mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 19:34:45 -04:00
Fix typo
Changed date -> data
This commit is contained in:
parent
0a671bc375
commit
c4348636a6
@ -22,7 +22,7 @@ aliases: []
|
|||||||
needsexamples: false
|
needsexamples: false
|
||||||
---
|
---
|
||||||
|
|
||||||
`default` checks whether a given value is set and returns a default value if it is not. *Set* in this context means different things depending on date type:
|
`default` checks whether a given value is set and returns a default value if it is not. *Set* in this context means different things depending on the data type:
|
||||||
|
|
||||||
* non-zero for numeric types and times
|
* non-zero for numeric types and times
|
||||||
* non-zero length for strings, arrays, slices, and maps
|
* non-zero length for strings, arrays, slices, and maps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user