From c460c93ab51df3bae821e1c61240e2aef25cf8f1 Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Tue, 3 May 2022 20:21:11 +0200 Subject: [PATCH] Fix typo Fixes typo "artowrk" and changed the sentence to be more similar to other layers. See also https://taginfo.openstreetmap.org/search?q=artowrk#values --- assets/layers/artwork/artwork.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index c78624d26..32e08ad0a 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -154,7 +154,7 @@ "freeform": { "key": "artwork_type", "addExtraTags": [ - "fixme=Artowrk type was added with the freeform, might need another check" + "fixme=Freeform field used for artwork type - doublecheck the value" ] }, "mappings": [ @@ -558,4 +558,4 @@ } } ] -} \ No newline at end of file +}