diff --git a/src/components/modals/shared/shared.tsx b/src/components/modals/shared/shared.tsx index 8a8a3d6..f70cfa8 100644 --- a/src/components/modals/shared/shared.tsx +++ b/src/components/modals/shared/shared.tsx @@ -74,7 +74,7 @@ export function SharedModal() { override(newSounds); setIsOpen(false); - showSnackbar('Overrode sounds! You can now play them.'); + showSnackbar('Done! You can now play the new selection.'); }; return (