Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rpaschoal authored Jan 24, 2019
1 parent dbfb83e commit f240d99
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 @@ -41,7 +41,7 @@ import { NgChatModule } from 'ng-chat';
})
export class AppModule { }
```
#### Add the component in your AppComponent template:
#### Add the component to your AppComponent template:

```
<ng-chat [adapter]="adapter" [userId]="userId"></ng-chat>
Expand Down

0 comments on commit f240d99

Please sign in to comment.