Skip to content

Commit

Permalink
fix: amend typo of index html
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdingding committed Oct 13, 2022
1 parent 65c18e5 commit 7ac6f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<body>
<div id="root" class="root-container">
<div id="md" class="markdown-body">
<h1>Hellos, Docs</h1>
<h1>Hello, Docs</h1>
<p>这是一个文档仓库。</p>
<h3>中文文档</h3>
<ul>
Expand Down

0 comments on commit 7ac6f92

Please sign in to comment.