Arthur Brandao пре 5 година
родитељ
комит
647109ba5e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/index.html

+ 1 - 1
src/index.html

@@ -192,7 +192,7 @@
                 // Remove card on the DOM
                 card[2].remove();
                 M.toast({
-                    html: 'Carte supprimées',
+                    html: 'Carte supprimée',
                 });
             }