Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed "Note that the API is entire asynchronous" to "Note that the API is entirely asynchronous"
  • Loading branch information
beaulm committed Mar 7, 2016
1 parent 8a43dea commit ae00306
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 @@ -50,7 +50,7 @@ This will display:
1: hashtest 2
mjr:~/work/node_redis (master)$

Note that the API is entire asynchronous. To get data back from the server, you'll need to use a callback.
Note that the API is entirely asynchronous. To get data back from the server, you'll need to use a callback.

### Promises

Expand Down

0 comments on commit ae00306

Please sign in to comment.