8000 Uppercase THE to Capitalize The by ChangJoo-Park · Pull Request #638 · vuejs/v2.vuejs.org · GitHub
[go: up one dir, main page]

Skip to content

Uppercase THE to Capitalize The #638

New issue
8000

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/v2/guide/join.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Now we'll answer both what the community can do for and what you can do for the

### Get Support

- [Forum](http://forum.vuejs.org/): THE best place to ask questions and get answers about Vue and its ecosystem.
- [Forum](http://forum.vuejs.org/): The best place to ask questions and get answers about Vue and its ecosystem.
- [Gitter Channel](https://gitter.im/vuejs/vue): A place for devs to meet and chat. You can ask questions here too, but the forum is the better platform, since the discussions are threaded.
- [Github](https://github.com/vuejs): If you have a bug to report or feature to request, that's what the GitHub issues are for. We also welcome pull requests!

Expand Down
0