Skip to content

Commit d9aabf2

Browse files
committed
typo
1 parent 96245f0 commit d9aabf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/query/operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The examples below will use the table definitions in [table tiers](../reproduce/
221221

222222
## Top
223223

224-
Similar to the univeral set operator, the top operator uses `dj.Top` notation. It is used to
224+
Similar to the universal set operator, the top operator uses `dj.Top` notation. It is used to
225225
restrict a query by the given `limit`, `order_by`, and `offset` parameters:
226226

227227
```python

0 commit comments

Comments
 (0)