We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc267b commit e974cbeCopy full SHA for e974cbe
README.md
@@ -27,7 +27,7 @@ npm install slicerjs
27
28
The following code snippet is an example of how to add and query data
29
using the SlicingDice javascript client. We entry data informing
30
-'user1@slicingdice.com' has age 22 and then query the database for
+`user1@slicingdice.com` has age 22 and then query the database for
31
the number of users with age between 20 and 40 years old.
32
If this is the first register ever entered into the system,
33
the answer should be 1.
0 commit comments