summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 004ef70..97f1afb 100644
--- a/README.md
+++ b/README.md
@@ -231,7 +231,7 @@ be the return value of the associated query function call (`deref`,
* **Breaking:** Remove `having`, use `select` instead now
-* `sort` can now sort on expressions, not just table names
+* `sort` can now sort on arbitrary expressions, not just fields
* `union` and `intersection` queries will now always introduce a
subquery, but they should now compose properly (previously they