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

Commit

Permalink
Fix comment spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
interfect committed Oct 18, 2016
1 parent 610fd7a commit 19334c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ if (!(typeof require === 'undefined')) {
// Make an IPFS node
var ipfs = new IPFS()

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

0 comments on commit 19334c6

Please sign in to comment.