From 16d1d18b4cdc96cfc5e14fd63c6ce5e354fe2dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Fri, 22 Feb 2019 19:04:28 +0100 Subject: [PATCH] children: typo --- children.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/children.json b/children.json index 660515f..a786e61 100644 --- a/children.json +++ b/children.json @@ -112,7 +112,7 @@ "query": "nwr[shop=toys]" }, "toilets": { - "name": "{{ tagTrans('amenities', 'toilets diaper=yes') }}", + "name": "{{ tagTrans('amenity', 'toilets diaper=yes') }}", "query": "nwr[amenity=toilets][diaper]" } }