mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
docs: Correctly name createOrbitDB func in API.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user