Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
PR: #290
  • Loading branch information
Masa-Shin authored and wavded committed Nov 26, 2019
1 parent cf96017 commit 24b4184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -93,7 +93,7 @@ Value used for _count_ parameter in [Redis `SCAN` command](https://redis.io/comm

## FAQ

#### How to a log Redis errors?
#### How to log Redis errors?

```js
client.on('error', console.error)
Expand Down

0 comments on commit 24b4184

Please sign in to comment.