From 8870b067cb2f7d8418ed268946e5fa649acfbc61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
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]"
                 }
             }