diff --git a/README.md b/README.md index b6cc5953..59071aad 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ server.start(() => { }); ```` -### Backed example using express +### Backend example using express ````js const express = require('express'); @@ -533,4 +533,4 @@ For more information, examples and usage examples please see [demos](http://ng2- #### LICENCE -MIT \ No newline at end of file +MIT