We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96245f0 commit d9aabf2Copy full SHA for d9aabf2
docs/src/query/operators.md
@@ -221,7 +221,7 @@ The examples below will use the table definitions in [table tiers](../reproduce/
221
222
## Top
223
224
-Similar to the univeral set operator, the top operator uses `dj.Top` notation. It is used to
+Similar to the universal set operator, the top operator uses `dj.Top` notation. It is used to
225
restrict a query by the given `limit`, `order_by`, and `offset` parameters:
226
227
```python
0 commit comments