Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Feb 20, 2019
1 parent c2336a4 commit 1509a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorials/query-lang.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ selector ::= '_' '.' FieldPredicate
| QueryExpr
```

A `predicate` is a `QueryExpr`, but shouldn't be evaluated to a boolean.
A `predicate` is a `QueryExpr`, but shouldn be evaluated to a boolean.

A `mapping` is a `QueryExpr`, but shouldn't be evaluated to a nothing.

Expand Down

0 comments on commit 1509a33

Please sign in to comment.