Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Sep 2, 2016
1 parent a1208f8 commit 5f0173a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ server.start(() => {
});
````

### Backed example using express
### Backend example using express

````js
const express = require('express');
Expand Down Expand Up @@ -533,4 +533,4 @@ For more information, examples and usage examples please see [demos](http://ng2-

#### LICENCE

MIT
MIT

0 comments on commit 5f0173a

Please sign in to comment.