Skip to content

Commit 67be3db

Browse files
committed
Update README.md
Fixed missing word.
1 parent de66927 commit 67be3db

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
@@ -127,7 +127,7 @@ JavaScript Array of node Buffers. `HGETALL` returns an Object with Buffers keye
127127

128128
### "ready"
129129

130-
`client` will emit `ready` a connection is established to the Redis server and the server reports
130+
`client` will emit `ready` once a connection is established to the Redis server and the server reports
131131
that it is ready to receive commands. Commands issued before the `ready` event are queued,
132132
then replayed just before this event is emitted.
133133

0 commit comments

Comments
 (0)