mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:44:42 -04:00
Fix typo
This commit is contained in:
parent
194139ce73
commit
6970a9eebc
@ -337,7 +337,7 @@ A single value, one of [string](#string), [integer](#integer), [floating point](
|
|||||||
|
|
||||||
###### scratch pad
|
###### scratch pad
|
||||||
|
|
||||||
Conceptually, a [map](#map) with [methods](#method) to set, get, update, and delete values. Attach the data structure to a `Page` object using the [`Scratch`] or [`Store`] methods, or created a locally scoped scratch pad using the [`newScratch`] function.
|
Conceptually, a [map](#map) with [methods](#method) to set, get, update, and delete values. Attach the data structure to a `Page` object using the [`Scratch`] or [`Store`] methods, or create a locally scoped scratch pad using the [`newScratch`] function.
|
||||||
|
|
||||||
[`Scratch`]: /methods/page/scratch/
|
[`Scratch`]: /methods/page/scratch/
|
||||||
[`Store`]: /methods/page/store/
|
[`Store`]: /methods/page/store/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user