소스 검색

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