We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1a3a3 commit 77e4100Copy full SHA for 77e4100
README.md
@@ -5,7 +5,7 @@ Parallel.js
5
*******
6
7
8
-Paralell.js is a simple library for parallel computing in Javascript, either in Node.js or in the Web Browser.
+Parallel.js is a simple library for parallel computing in Javascript, either in Node.js or in the Web Browser.
9
Parallel takes advantage of Web Workers for the web, and child processes for Node.
10
11
# Installation
0 commit comments