Skip to content

Commit 77e4100

Browse files
committed
Fix typo in the project name
1 parent eb1a3a3 commit 77e4100

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
@@ -5,7 +5,7 @@ Parallel.js
55
*******
66

77

8-
Paralell.js is a simple library for parallel computing in Javascript, either in Node.js or in the Web Browser.
8+
Parallel.js is a simple library for parallel computing in Javascript, either in Node.js or in the Web Browser.
99
Parallel takes advantage of Web Workers for the web, and child processes for Node.
1010

1111
# Installation

0 commit comments

Comments
 (0)