From d6484103a743c6f1fe8cbf64a605b74ca8f0d341 Mon Sep 17 00:00:00 2001 From: ncguk Date: Wed, 18 Jun 2025 10:51:10 +0100 Subject: [PATCH] Update animals.tsx Change instances of "galopp" to "gallop" --- src/data/sounds/animals.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/sounds/animals.tsx b/src/data/sounds/animals.tsx index cb7dcf1..b2f8ced 100644 --- a/src/data/sounds/animals.tsx +++ b/src/data/sounds/animals.tsx @@ -69,9 +69,9 @@ export const animals: Category = { }, { icon: , - id: 'horse-galopp', - label: 'Horse Galopp', - src: '/sounds/animals/horse-galopp.mp3', + id: 'horse-gallop', + label: 'Horse Gallop', + src: '/sounds/animals/horse-gallop.mp3', }, { icon: ,