koa icon indicating copy to clipboard operation
koa copied to clipboard

Fix styling of Koa vs Express docs

Open shime opened this issue 8 years ago β€’ 4 comments

  • split sentences
  • add commas where needed
  • fix various grammar errors
  • replace "node.js" with "Node"
  • replace "koa" with "Koa"

shime avatar Sep 25 '17 13:09 shime

Codecov Report

Merging #1068 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 39e1a5a...f975b5d. Read the comment docs.

codecov[bot] avatar Sep 25 '17 13:09 codecov[bot]

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

jonathanong avatar Nov 06 '17 12:11 jonathanong

Hey @shime nice to see you here πŸ™Œ can you fix the PR per Jonathan's comments?

niftylettuce avatar Nov 26 '17 05:11 niftylettuce

@niftylettuce πŸ‘‹ thanks for reminding me, just made the fixes per Jonathan's comments.

shime avatar Nov 26 '17 17:11 shime