mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
docs: Correctly name createOrbitDB func in API.
This commit is contained in:
parent
a32ef155b3
commit
bc7e559f00
@ -18,7 +18,7 @@ const DefaultAccessController = IPFSAccessController
|
||||
|
||||
/**
|
||||
* Creates an instance of OrbitDB.
|
||||
* @function
|
||||
* @function createOrbitDB
|
||||
* @param {Object} params One or more parameters for configuring OrbitDB.
|
||||
* @param {IPFS} params.ipfs An IPFS instance.
|
||||
* @param {string} [params.id] The id of the identity to use for this OrbitDB instance.
|
||||
|
Loading…
x
Reference in New Issue
Block a user