Skip to content

Commit 2180839

Browse files
iamclaytonraydead-horse
authored andcommitted
docs: Update koa-vs-express.md (koajs#1230)
1 parent 41257aa commit 2180839

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/koa-vs-express.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ THIS DOCUMENT IS IN PROGRESS. THIS PARAGRAPH SHALL BE REMOVED WHEN THIS DOCUMENT
8888
### Koa routing (third party libraries support)
8989

9090
Since Express comes with its own routing, but Koa does not have
91-
any in-built routing, but there are third party libraries available
92-
koa-router and koa-route for routing.
93-
Similarly just like we have helmet for security in Express, for Koa
94-
we have koa-helmet available and the list goes on for Koa third
95-
party available libraries.
91+
any in-built routing, there are third party libraries available such as
92+
koa-router and koa-route.
93+
Similarly, just like we have helmet for security in Express, for Koa
94+
we have koa-helmet available and the list goes on for Koa available third
95+
party libraries.

0 commit comments

Comments
 (0)