mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 07:24:39 -04:00
Fix typo
Changed date -> data
This commit is contained in:
parent
0a671bc375
commit
c4348636a6
@ -22,7 +22,7 @@ aliases: []
|
||||
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 length for strings, arrays, slices, and maps
|
||||
|
Loading…
x
Reference in New Issue
Block a user