Skip to content

Commit

Permalink
Modify name on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Apr 16, 2018
1 parent 3082b21 commit e871521
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 @@ -63,7 +63,7 @@ The number, in ms, that you'd like to delay execution of your code. (utilizes a

Type: `boolean`

Result of the test conditions for defining [`Atomics`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics) support in the current environment. Use this to determine whether ot use `sleep` or `wait` respectively.
Result of the test conditions for defining [`Atomics`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics) support in the current environment. Use this to determine whether ot use `sleep` or `snooze` respectively.

## References

Expand Down

0 comments on commit e871521

Please sign in to comment.