Skip to content

Commit bd633d7

Browse files
committed
Do you mean snake_case instead of snack_case?
1 parent a1755b9 commit bd633d7

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
@@ -49,7 +49,7 @@ This will display:
4949
mjr:~/work/node_redis (master)$
5050

5151
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.
52+
From v.2.6 on the API supports camelCase and snake_case and all options / variables / events etc. can be used either way.
5353
It is recommended to use camelCase as this is the default for the Node.js landscape.
5454

5555
### Promises

0 commit comments

Comments
 (0)