From 38da1af06aca043d67db0306ae58b9c370391ce8 Mon Sep 17 00:00:00 2001 From: archpdx Date: Mon, 13 Feb 2023 03:04:34 -0800 Subject: [PATCH] Fix typo (#788) Re: https://github.com/openstreetmap/id-tagging-schema/commit/a677d7f7d70c5dcb457f832812288ca33fd2e884#commitcomment-100379518 --- data/fields/clothes.json | 2 +- interim/source_strings.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/fields/clothes.json b/data/fields/clothes.json index cf1d65b7b..82a1c3fba 100644 --- a/data/fields/clothes.json +++ b/data/fields/clothes.json @@ -15,7 +15,7 @@ "oversize": "Plus Size Clothing", "socks": "Socks", "sports": "Sportswear", - "suites": "Suits", + "suits": "Suits", "swimwear": "Swimwear", "traditional": "Traditional Garments / Folk Costumes", "underwear": "Underwear", diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index e1b7e6ca6..81813cae8 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -935,8 +935,8 @@ en: socks: Socks # clothes=sports sports: Sportswear - # clothes=suites - suites: Suits + # clothes=suits + suits: suits # clothes=swimwear swimwear: Swimwear # clothes=traditional