We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1755b9 + bd633d7 commit 3ab19e9Copy full SHA for 3ab19e9
README.md
@@ -49,7 +49,7 @@ This will display:
49
mjr:~/work/node_redis (master)$
50
51
Note that the API is entirely asynchronous. To get data back from the server, you'll need to use a callback.
52
-From v.2.6 on the API supports camelCase and snack_case and all options / variables / events etc. can be used either way.
+From v.2.6 on the API supports camelCase and snake_case and all options / variables / events etc. can be used either way.
53
It is recommended to use camelCase as this is the default for the Node.js landscape.
54
55
### Promises
0 commit comments