Skip to content

Commit 361660f

Browse files
author
Levin Van
authored
Update index.html
1 parent a920a1a commit 361660f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h2 class="hero-intro">一个基于 Github Issue 和 Preact 开发的评论插
147147
intro.innerText = '一個基於 Github Issue 和 Preact 開發的評論插件';
148148
beginBtn.innerText = '開始使用';
149149
} else if (!~language.indexOf('zh')) {
150-
intro.innerText = 'A comment plugin base on Github Issue and Preact';
150+
intro.innerText = 'A modern comment component based on Github Issue and Preact';
151151
beginBtn.innerText = 'GET STARTED';
152152
demo.innerText = 'Demo';
153153
}

0 commit comments

Comments
 (0)