Skip to content

Commit b5420a6

Browse files
committed
Update wording
1 parent 0c9b53a commit b5420a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ The following aggregates are available in QL:
310310
311311
.. pull-quote:: Note
312312

313-
- Rank indices start at ``1``, so ``rank[0](...)`` returns no results.
313+
- Rank indices start at ``1``, so ``rank[0](...)`` has no result.
314314
- ``rank[1](...)`` is the same as ``min(...)``.
315315

316316
.. index:: strictconcat, strictcount, strictsum

0 commit comments

Comments
 (0)