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 aa5a2b1 commit 4905888Copy full SHA for 4905888
README.md
@@ -27,7 +27,7 @@ pip install pyslicer --extra-index-url=https://packagecloud.io/slicingdice/clien
27
28
The following code snippet is an example of how to add and query data
29
using the SlicingDice python 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