Skip to content

Commit bd8cdd2

Browse files
committed
#17 - Fix wording
1 parent 12eb5c9 commit bd8cdd2

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
@@ -399,7 +399,7 @@ messages in your log.
399399
**Notice:** Don't worry when you were already using the v1.2 `Criteria` class. It is kept for compatibility
400400
in the 1.x versions (`Criteria` now inherits from `Query`). Starting with v2.0, this interface will be removed.
401401

402-
**Disclaimer:** The Criteria API cannot yet produce `GROUP BY` clauses as they are more complex to build.
402+
**Disclaimer:** The Query API cannot yet produce `GROUP BY` clauses as they are more complex to build.
403403
It will be added later.
404404

405405
## Creating a Query

0 commit comments

Comments
 (0)