docs: fix styling

This commit is contained in:
Kia 2018-07-18 07:56:27 -04:00 committed by Kia Rahimian
parent cbd03c0528
commit 88ebe6a459

View File

@ -183,6 +183,7 @@ After creating an `OrbitDB` instance , you can access the different data stores.
- [drop()](https://github.com/orbitdb/orbit-db/blob/master/API.md#storedrop)
- [key](https://github.com/orbitdb/orbit-db/blob/master/API.md#storekey)
- [type](https://github.com/orbitdb/orbit-db/blob/master/API.md#storetype)
**[Store Events](https://github.com/orbitdb/orbit-db/blob/master/API.md#storeevents)**
- [replicated](https://github.com/orbitdb/orbit-db/blob/master/API.md#replicated)
- [replicate](https://github.com/orbitdb/orbit-db/blob/master/API.md#replicate)