summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-11-12 10:30:42 +1100
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-11-12 10:30:42 +1100
commit1685984030a9d1cd588196d9e2cf648e57034f72 (patch)
tree6c6f4e6a0b1baf42a0020a13f43ef33692213352
parentfa9e624f4ce94207a07d740fd5db05c068ce8b7f (diff)
Fix a minor error in the README.
-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