Skip to content

Commit ad9b558

Browse files
committed
README: refine wording
1 parent ad29dce commit ad9b558

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
@@ -12,7 +12,7 @@
1212
* Terminate tasks which take longer than x ms.
1313

1414
## Performance
15-
To see the effects of implementing Dispatch threads into your application, clone the repository and run `npm run test:latency` for a basic timing benchmark.
15+
To see the effects of implementing DispatchQueue, clone the repository and run `npm run test:latency` for a basic timing benchmark.
1616

1717
## Installation
1818
`npm install dispatchqueue`

0 commit comments

Comments
 (0)