浏览代码

Correctin typo

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',
                 });
             }