mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
all: Fix typos and some URLs
This commit is contained in:
@@ -185,7 +185,7 @@ func TestTransform(t *testing.T) {
|
||||
|
||||
spec := newTestResourceSpec(specDescriptor{c: c})
|
||||
|
||||
// Two transformations with same id, different behaviour.
|
||||
// Two transformations with same id, different behavior.
|
||||
t1 := createContentReplacer("t1", "blue", "green")
|
||||
t2 := createContentReplacer("t1", "color", "car")
|
||||
|
||||
|
Reference in New Issue
Block a user