You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
15
15
16
-
- Dead simple, non-intrusive reactivity using plain JavaScript objects.
16
+
- Dead simple, unobtrusive reactivity using plain JavaScript objects.
17
17
- Component-oriented development style with tooling support
0 commit comments