1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

fix indent

This commit is contained in:
Tim Marshall
2018-02-19 11:12:28 -08:00
committed by GitHub
parent e3a8706c6e
commit 2a15fc8825

View File

@@ -961,7 +961,7 @@ ReplyError: ERR wrong number of arguments for 'set' command
## How to Contribute
- Open a pull request or an issue about what you want to implement / change. We're glad for any help!
- Please be aware that we'll only accept fully tested code.
- Please be aware that we'll only accept fully tested code.
## Contributors