~hime/aqua

cd573db2e13b489eceb48b2f7f33daaddde016a0 — Robbie Straw 7 years ago 73f7606
(doc) fix typo
1 files changed, 1 insertions(+), 1 deletions(-)

M aqua-query/README.mdown
M aqua-query/README.mdown => aqua-query/README.mdown +1 -1
@@ 37,7 37,7 @@ This would return the following:

### Precedence

Queries are parsed *however* they obey the precedence rules specified by
Queries are parsed left to right *however* they obey the precedence rules specified by
aqua's underlying database, PostgreSQL. As such union & difference operations
have the same precedence, but intersections bind more tightly.