Browse Source

fix misspelled "forsaken"

Hongcai Deng 9 năm trước cách đây
mục cha
commit
4d9d17cef3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      public/index.html

+ 2 - 2
public/index.html

@@ -2,7 +2,7 @@
 <html lang="zh-CN">
 <head>
   <meta charset="UTF-8">
-  <title>Frosaken Mail</title>
+  <title>Forsaken Mail</title>
   <link href="//cdn.bootcss.com/semantic-ui/2.1.7/semantic.min.css" rel="stylesheet">
   <link rel="stylesheet" href="/css/app.css">
   <link rel="stylesheet" href="/css/prism.css">
@@ -70,4 +70,4 @@
 <script src="//cdn.bootcss.com/clipboard.js/1.5.5/clipboard.min.js"></script>
 <script src="/js/app.js"></script>
 <script src="/js/prism.js"></script>
-</html>
+</html>