We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b63c1e commit ad263f3Copy full SHA for ad263f3
README.md
@@ -55,7 +55,7 @@ This example is based on [React TodoMVC](https://github.com/tastejs/todomvc/tree
55
56
- Initializing OrbitDB and IPFS happens in [store](https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/utils/store.js)
57
- OrbitDB calls happen in [model](https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/utils/todoModel.js)
58
-- The database and app are hooked together in [app](https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/index.js#L23)
+- The database and app are hooked together in [index](https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/index.js#L23)
59
60
## Contribute
61
0 commit comments