diff --git a/static/index.html b/static/index.html
index b24097a..a80d925 100644
--- a/static/index.html
+++ b/static/index.html
@@ -81,7 +81,7 @@
var app = new Vue({
data: {
title: "govue",
- desc: "基础golang开发的一套vue服务端渲染方案",
+ desc: "基于golang开发的一套vue服务端渲染方案",
version: "0",
code: GoHtmlSrc,
isShowCode: true