Explorar o código

fix typo error

Zeqiu Wu %!s(int64=7) %!d(string=hai) anos
pai
achega
d148ad02a7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/tools/README.md

+ 2 - 2
docs/tools/README.md

@@ -1,10 +1,10 @@
 # 查看源码的辅助工具
 
-## vue-template-compiler-palyground
+## vue-template-compiler-playground
 
 * 作用:帮助你方便地查看 `Vue` 模板经过编译之后所生成的 `AST`、`render`、`staticRenderFns` 以及编译的错误信息 `errors`
 
-* Github:[vue-template-compiler-palyground](https://github.com/HcySunYang/vue-template-compiler-playground)
+* Github:[vue-template-compiler-playground](https://github.com/HcySunYang/vue-template-compiler-playground)
 
 * 在线使用:[http://hcysun.me/vue-template-compiler-playground/](http://hcysun.me/vue-template-compiler-playground/)