Skip to content

[en] typos #1780

New issue

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 2 commits into from
Oct 3, 2017
Merged

[en] typos #1780

merged 2 commits into from
Oct 3, 2017

Conversation

Jinjiang
Copy link
Member

@Jinjiang Jinjiang commented Oct 3, 2017

Changes:

  1. "webpack" -> "Webpack"
  2. change double quotes into single quotes in code snippets about "native Node.js" in history-mode.md, just because the others all use single quotes.

Thanks.

Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually webpack with a lowercase w

@Jinjiang
Copy link
Member Author

Jinjiang commented Oct 3, 2017

Sorry for the changes without confirmation. But I found many "Webpack" with uppercases in other docs like vue-loader. So please don't mind me to make sure which is the right one. 😅
If the letter "w" should be lowercase. I will revert them above and fix the other docs.
Thanks.

@posva
Copy link
Member

posva commented Oct 3, 2017

@Jinjiang no worries! 👌

@Jinjiang
Copy link
Member Author

Jinjiang commented Oct 3, 2017

I had a check. The word in official website of webpack are all with lowercases. So I think the lowercase is right.
I only left one place with uppercase which is the first word of a sentence. I guess this should be changed.

@posva
Copy link
Member

posva commented Oct 3, 2017

It should also be lowercase when it's the first word in the sentence 😆 (https://webpack.js.org/support/#cto-s-vps-owners). Don't worry, I changed it

@posva posva merged commit 7d2e60e into vuejs:dev Oct 3, 2017
@Jinjiang Jinjiang deleted the en branch October 3, 2017 15:53
if (err) {
console.log('We cannot open "index.htm" file.')
console.log('We cannot open 'index.htm' file.')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be "index.htm" actually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants