Skip to content

Commit 4905888

Browse files
authored
Correct typo
1 parent aa5a2b1 commit 4905888

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 @@ pip install pyslicer --extra-index-url=https://packagecloud.io/slicingdice/clien
2727

2828
The following code snippet is an example of how to add and query data
2929
using the SlicingDice python 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)