Skip to content

Commit c91bf65

Browse files
authored
Update dictionary.html
1 parent d18765a commit c91bf65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dictionary.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta http-equiv="X-UA-Compatible" content="ie=edge">
8-
<title>字典和散列表</title>
8+
<title>字典</title>
99
</head>
1010

1111
<body>
@@ -73,4 +73,4 @@
7373
</script>
7474
</body>
7575

76-
</html>
76+
</html>

0 commit comments

Comments
 (0)