Skip to content

Commit 4070507

Browse files
adamjimenezhaoqunjiang
authored andcommitted
fix: typo in welcome tips (#3246) [ci skip]
1 parent d88f2fa commit 4070507

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-ui/locales

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@
751751
"description": "Some tips to help you get started",
752752
"content": {
753753
"title": "Welcome to your new project!",
754-
"tip1": "You are looking at the project dashboard where your can put widgets. Use the 'Customize' button to add more! Everything is automatically saved.",
754+
"tip1": "You are looking at the project dashboard where you can put widgets. Use the 'Customize' button to add more! Everything is automatically saved.",
755755
"tip2": "On the left are the different available pages. 'Plugins' let you add new Vue CLI plugins, 'Dependencies' for managing the packages, 'Configuration' to configure the tools and 'Tasks' to run scripts (for example webpack).",
756756
"tip3": "Return to the project manager with the dropdown at the top left of the screen or the home button in the status bar at the bottom.",
757757
"ok": "Understood"

0 commit comments

Comments
 (0)