fix: Spelling errors

Generated by https://github.com/codespell-project/codespell.
This commit is contained in:
Richard Littauer
2018-09-20 15:30:44 -04:00
parent a4c1027416
commit e191d27832
4 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ Object.keys(testAPIs).forEach(API => {
let localDatabases = []
let remoteDatabases = []
// Create two IPFS instances and two OrbitDB instaces (2 nodes/peers)
// Create two IPFS instances and two OrbitDB instances (2 nodes/peers)
before(async () => {
config.daemon1.repo = ipfsPath1
config.daemon2.repo = ipfsPath2