Skip to content

Commit 7eebdf9

Browse files
committed
Merge pull request #999 from beaulm/patch-1
Fix typo
2 parents 5d1e9fe + ae00306 commit 7eebdf9

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
@@ -50,7 +50,7 @@ This will display:
5050
1: hashtest 2
5151
mjr:~/work/node_redis (master)$
5252

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

5555
### Promises
5656

0 commit comments

Comments
 (0)