mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 18:24:58 -04:00
Fixed "Sratch" to become "Scratch" on line 44
This commit is contained in:
parent
a28255bf32
commit
971c46bb29
@ -39,7 +39,7 @@ $scratch := newScratch
|
|||||||
$scratch.Set "greeting" "Hello"
|
$scratch.Set "greeting" "Hello"
|
||||||
```
|
```
|
||||||
|
|
||||||
A `Scratch` is also added to both `Page` and `Shortcode`. `Sratch` have the following methods:
|
A `Scratch` is also added to both `Page` and `Shortcode`. `Scratch` has the following methods:
|
||||||
|
|
||||||
#### .Set
|
#### .Set
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user