Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 19334c6

Browse files
authored
Fix comment spelling
1 parent 610fd7a commit 19334c6

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
@@ -130,7 +130,7 @@ if (!(typeof require === 'undefined')) {
130130
// Make an IPFS node
131131
var ipfs = new IPFS()
132132

133-
// Init a repo in the given IPFS node it if hasn't got one already. Calsl the
133+
// Init a repo in the given IPFS node it if hasn't got one already. Calls the
134134
// setup callback, passing the normal callback, after first initialization.
135135
// Calls the normal callback directly after subsequent initializations. Calls
136136
// the normal callback with an error parameter if there is an error.

0 commit comments

Comments
 (0)