Skip to content

Commit 2f7568c

Browse files
author
Chris Turner
committed
docs-parts/queries/01-Queries_lang4.rst: += s (#150)
1 parent 875c894 commit 2f7568c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-parts/queries/01-Queries_lang4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
The ``exist`` method applied to a query object evaluates to ``true`` if the query returns any entities and to ``false`` if the query result is empty.
2+
The ``exists`` method applied to a query object evaluates to ``true`` if the query returns any entities and to ``false`` if the query result is empty.
33

44
The ``count`` method applied to a query object determines the number of entities returned by the query.
55

0 commit comments

Comments
 (0)