Skip to content

Commit e974cbe

Browse files
authored
Correct typo
1 parent 6bc267b commit e974cbe

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
@@ -27,7 +27,7 @@ npm install slicerjs
2727

2828
The following code snippet is an example of how to add and query data
2929
using the SlicingDice javascript client. We entry data informing
30-
'user1@slicingdice.com' has age 22 and then query the database for
30+
`user1@slicingdice.com` has age 22 and then query the database for
3131
the number of users with age between 20 and 40 years old.
3232
If this is the first register ever entered into the system,
3333
the answer should be 1.

0 commit comments

Comments
 (0)