Преглед изворни кода

fixed typo in package.json

the description had a typo in the word "interactive"
Pablo Albornoz пре 10 година
родитељ
комит
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",