不要怂,就是干,撸起袖子干!

Commit 0e930c4c by Jay Springate

Fix typo in querying.md

change value from 100 to 1000 to match comment
1 parent e3eb5236
Showing with 1 additions and 1 deletions
......@@ -146,7 +146,7 @@ $col: 'user.organization_id' // = "user"."organization_id", with dialect specifi
{
rank: {
$or: {
$lt: 100,
$lt: 1000,
$eq: null
}
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!