From 57be18cc8f64d6f1dd4b1fec4f00c135440a80e2 Mon Sep 17 00:00:00 2001 From: kjonosm <51236777+kjonosm@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:51:11 +0200 Subject: [PATCH] Update deprecated.json dentist => dentistry --- data/deprecated.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/deprecated.json b/data/deprecated.json index 8a13ee4f..d2876f38 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -734,6 +734,10 @@ "old": {"healthcare": "birthing_center"}, "replace": {"healthcare": "birthing_centre"} }, + { + "old": {"healthcare:speciality": "dentist"}, + "replace": {"healthcare:speciality": "dentistry"} + }, { "old": {"healthcare:speciality": "internist"}, "replace": {"healthcare:speciality": "internal"}