Skip to content

Commit

Permalink
Merge pull request #4 from BlueSlimee/patch-1
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
nairihar committed Mar 1, 2019
2 parents 697f063 + 61e9868 commit 16e9259
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 @@ -73,7 +73,7 @@ of second parameter. Closures will not work here.
```

#### Example
Work wit FileSystem [_index.js_](https://github.com/nairihar/function-threads/blob/master/examples/work_with_file_system/index.js):
Work with FileSystem [_index.js_](https://github.com/nairihar/function-threads/blob/master/examples/work_with_file_system/index.js):
```javascript
const Thread = require('function-threads');

Expand Down

0 comments on commit 16e9259

Please sign in to comment.