Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit fc10e8c

Browse files
authored
Fixing "Model Integration" heading on readme
^^^
1 parent 816f9c9 commit fc10e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Make sure you require the getstream-node early on in your application (eg. in ap
5555
Login with Github on [getstream.io](https://getstream.io/) and edit the configuration values for
5656
```apiKey```, ```apiSecret``` and ```apiAppId``` in your `getstream.js` file (you can find them in the [dashboard](https://getstream.io/dashboard/)).
5757

58-
###Model integration
58+
### Model integration
5959

6060
Stream Node.js can automatically publish new activities to your feeds. To do that you only need to register the models you want to publish with this library.
6161

0 commit comments

Comments
 (0)