Skip to content

Commit 884f41b

Browse files
omahsowen-mc
authored andcommitted
fix typo
1 parent 278d0fb commit 884f41b

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
@@ -557,7 +557,7 @@ for a given ``f``.
557557
In this query, oranges are available at two different prices, and the
558558
default ``sum`` aggregate returns a single line where Alice buys an
559559
orange at a price of 100, another orange at a price of 1, and an apple
560-
at a price of 100, totalling 201. On the other hand, in the the
560+
at a price of 100, totalling 201. On the other hand, in the
561561
*monotonic* semantics for ``sum``, Alice always buys one orange and
562562
one apple, and a line of output is produced for each *way* she can
563563
complete her shopping list.

0 commit comments

Comments
 (0)