Explorar o código

fix: Syntax highlight for language "sj" is not supported.

wuyaoxing %!s(int64=7) %!d(string=hai) anos
pai
achega
4b83678fe0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/art/1start-learn.md

+ 1 - 1
docs/art/1start-learn.md

@@ -90,7 +90,7 @@
 
 `package.json` 文件的作用这里就不说了,来看几个重要的字段:
 
-```sj
+```js
 "main": "dist/vue.runtime.common.js",
 "module": "dist/vue.runtime.esm.js",
 ```