Skip to content

Commit e7205ff

Browse files
authored
Apply suggestion from @msullivan
1 parent 7b83df3 commit e7205ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pep.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ would have a dynamically computed return type ``list[<User>]`` where::
140140
title: str
141141
content: str
142142

143-
Even further, the IDE would offer code completion for
143+
Even further, an IDE could offer code completion for
144144
all arguments of the ``db.select()`` call, recursively.
145145

146146
(Example code for implementing this :ref:`below <qb-impl>`.)

0 commit comments

Comments
 (0)