Merge pull request #811 from danieldegroot2/fix-typo/artowrk

Fix typo
This commit is contained in:
Pieter Vander Vennet 2022-05-03 20:44:52 +02:00 committed by GitHub
commit 4727f59148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@
"freeform": { "freeform": {
"key": "artwork_type", "key": "artwork_type",
"addExtraTags": [ "addExtraTags": [
"fixme=Artowrk type was added with the freeform, might need another check" "fixme=Freeform field used for artwork type - doublecheck the value"
] ]
}, },
"mappings": [ "mappings": [
@ -558,4 +558,4 @@
} }
} }
] ]
} }