-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Fix styling of Koa vs Express docs #1068
Conversation
shime
commented
Sep 25, 2017
•
edited
Loading
edited
- split sentences
- add commas where needed
- fix various grammar errors
- replace "node.js" with "Node"
- replace "koa" with "Koa"
Codecov Report
@@ Coverage Diff @@
## master #1068 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 487 487
Branches 136 136
=========================================
Hits 487 487 Continue to review full report at Codecov.
|
bdee003
to
663bed0
Compare
sorry, we don't merge style-only PRs. it's not worth the git diff. can you edit this PR to only fix:
|
Hey @shime nice to see you here 🙌 can you fix the PR per Jonathan's comments? |
663bed0
to
ac16098
Compare
@niftylettuce 👋 thanks for reminding me, just made the fixes per Jonathan's comments. |
docs/koa-vs-express.md
Outdated
@@ -33,10 +33,10 @@ THIS DOCUMENT IS IN PROGRESS. THIS PARAGRAPH SHALL BE REMOVED WHEN THIS DOCUMENT | |||
and less error-prone to write, for the entire stack, not | |||
just the end application code. | |||
|
|||
Typically many middleware would | |||
Typically many middlewares would |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, only requested change
docs/koa-vs-express.md
Outdated
@@ -33,10 +33,10 @@ THIS DOCUMENT IS IN PROGRESS. THIS PARAGRAPH SHALL BE REMOVED WHEN THIS DOCUMENT | |||
and less error-prone to write, for the entire stack, not | |||
just the end application code. | |||
|
|||
Typically many middleware would | |||
Typically many middlewares would |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, only requested change
ac16098
to
49d9124
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as fix koa => Koa & typo grammar 👍 !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shime, can you resolve the conflict then change 'node' >>>> 'Node' !!
49d9124
to
f975b5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonathanong, you can approve this PR and merge it 💯 !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀