diff --git a/README.md b/README.md
index 5ca02823e6..a2f5eb768c 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w
http://localhost:3000
## Quick Deployment
-4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed and an accessible mongo db instance (you can try mongohq which have an easy setup )
+4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed and an accessible mongo db instance (you can try mongohq which have an easy setup )
```bash
git init