Browse Source

Correctin typo

Arthur Brandao 5 năm trước cách đây
mục cha
commit
647109ba5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
                 });
             }