From b277691c78dd65f695d04fbd0fdfea0bde322503 Mon Sep 17 00:00:00 2001 From: Melroy Anthony Date: Thu, 5 Jun 2025 18:28:08 +0100 Subject: [PATCH] Fix breed typo in consultation2 data --- data/consultation2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/consultation2.json b/data/consultation2.json index a5c10de..c550ab9 100644 --- a/data/consultation2.json +++ b/data/consultation2.json @@ -2,7 +2,7 @@ "patient": { "name": "Darth Vader", "species": "Dog (Canine - Domestic)", - "breed": "Chiuaua", + "breed": "Chihuahua", "gender": "male", "neutered": false, "date_of_birth": "2019-01-01",