Fix typo in Access Control section of GUIDE.md

This commit is contained in:
lu.kevin@berkeley.edu 2018-10-02 00:20:46 -07:00
parent a4c1027416
commit 28f3b47450

View File

@ -202,8 +202,8 @@ ipfs.on('ready', async () => {
],
}
const db = await orbitdb.keyvalue('first-database', access)
console.log(db.address.toString())
const db1 = await orbitdb.keyvalue('first-database', access)
console.log(db1.address.toString())
// /orbitdb/Qmdgwt7w4uBsw8LXduzCd18zfGXeTmBsiR8edQ1hSfzcJC/first-database
// Second peer opens the database from the address