mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-30 10:12:40 +00:00
Fixed "Sratch" to become "Scratch" on line 44
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
a28255bf32
commit
971c46bb29
@@ -39,7 +39,7 @@ $scratch := newScratch
|
||||
$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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user