diff --git a/README.md b/README.md index bb62d25..36d88e2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ npm install ng-chat ``` ### Setup -#### Import the NgChatModule on your AppModule (EG: app.module.ts): +#### Import NgChatModule on your AppModule (EG: app.module.ts): ``` ...