Просмотр исходного кода

fixed typo in package.json

the description had a typo in the word "interactive"
Pablo Albornoz 10 лет назад
Родитель
Сommit
0127e6037f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "version": "1.0.3",
   "author": "Evan You <yyx990803@gmail.com>",
   "license": "MIT",
-  "description": "Simple, Fast & Composable MVVM for building interative interfaces",
+  "description": "Simple, Fast & Composable MVVM for building interactive interfaces",
   "keywords": [
     "mvvm",
     "browser",