Skip to content

Commit 0127e60

Browse files
committed
fixed typo in package.json
the description had a typo in the word "interactive"
1 parent 778734a commit 0127e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.3",
44
"author": "Evan You <[email protected]>",
55
"license": "MIT",
6-
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
6+
"description": "Simple, Fast & Composable MVVM for building interactive interfaces",
77
"keywords": [
88
"mvvm",
99
"browser",

0 commit comments

Comments
 (0)