Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
copmleted -> completed
  • Loading branch information
surjikal authored Sep 23, 2017
1 parent 1e72b99 commit 9359c34
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 @@ -41,7 +41,7 @@ Available functions:
* sets an offset to start pow search from
* useful for amortized proof of work
* `getHashCount()`
* returns the number of concurrent hash rows copmleted by this worker
* returns the number of concurrent hash rows completed by this worker
* `interrupt(void)`
* interrupts the currently running proof-of-work function
* `resume(void)`
Expand Down

0 comments on commit 9359c34

Please sign in to comment.