Skip to content

Commit

Permalink
[README] fix sentence (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-west authored Jun 6, 2019
1 parent 42fcbc8 commit 37a824d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](https://travis-ci.com/kyle-west/dragon-router.svg?branch=master)

`Router` is an ExpressJS like client side router. It grabs a hold on the
Dragon Router is an ExpressJS-like client side router. It grabs a hold on the
url when the user uses a link to navigate. This is intended to help progressive
web apps manage the frontend independent of a server call. It uses the browser's
`history` API to control the pushing and popping of the page state.
Expand Down

0 comments on commit 37a824d

Please sign in to comment.