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: docs/guide/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Vue CLI is a full system for rapid Vue.js development, providing:
20
20
- Configurable via in-project config file;
21
21
- Extensible via plugins
22
22
- A rich collection of official plugins integrating the best tools in the frontend ecosystem.
23
-
- A full graphical user intefrace to create and manage Vue.js projects.
23
+
- A full graphical user interface to create and manage Vue.js projects.
24
24
25
25
Vue CLI aims to be the standard tooling baseline for the Vue ecosystem. It ensures the various build tools work smoothly together with sensible defaults so you can focus on writing your app instead of spending days wrangling with configurations. At the same time, it still offers the flexibility to tweak the config of each tool without the need for ejecting.
0 commit comments