From a23a993659c0612f5b3f2a941c1da6e5eaecd334 Mon Sep 17 00:00:00 2001 From: James Jiang Date: Mon, 3 Aug 2026 23:44:56 +1000 Subject: [PATCH] fix(exampleSite): typo in w3.jpg tag (streety -> street) --- exampleSite/data/imagetags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/data/imagetags.yaml b/exampleSite/data/imagetags.yaml index be53ec9e..968ca9de 100644 --- a/exampleSite/data/imagetags.yaml +++ b/exampleSite/data/imagetags.yaml @@ -14,4 +14,4 @@ grid/g2.jpg: [colour, street] grid/g3.jpg: [colour, landscape] grid/w1.jpg: [colour, street] grid/w2.jpg: [colour, street] -grid/w3.jpg: [colour, streety] +grid/w3.jpg: [colour, street]