koa
koa copied to clipboard
Fix styling of Koa vs Express docs
- split sentences
- add commas where needed
- fix various grammar errors
- replace "node.js" with "Node"
- replace "koa" with "Koa"
Codecov Report
Merging #1068 into master will not change coverage. The diff coverage is
n/a.
@@ 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.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 39e1a5a...f975b5d. Read the comment docs.
sorry, we don't merge style-only PRs. it's not worth the git diff.
can you edit this PR to only fix:
- grammatical errors (i can't tell what they are from this diff)
- koa => Koa
Hey @shime nice to see you here π can you fix the PR per Jonathan's comments?
@niftylettuce π thanks for reminding me, just made the fixes per Jonathan's comments.