Browse Source

Correctin typo

Arthur Brandao 5 years ago
parent
commit
647109ba5e
1 changed files with 1 additions and 1 deletions
  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',
                 });
             }