Skip to content

Commit 2e442ff

Browse files
authored
Update README.md
1 parent 773da44 commit 2e442ff

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
@@ -17,7 +17,7 @@ import { OrbitProvider } from "react-orbitdb";
1717
const App = () => <OrbitProvider>...</OrbitProvider>;
1818
```
1919

20-
- `config` prop with ipfs configuration can be passer to the provider. (see the [default](./src/ipfs-config.js)
20+
- `config` prop with ipfs configuration can be passer to the provider. (see the [default](./src/ipfs-config.js))
2121

2222
## Hooks
2323

0 commit comments

Comments
 (0)