Explorar el Código

Correctin typo

Arthur Brandao hace 5 años
padre
commit
647109ba5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',
                 });
             }