Skip to content

Commit e2eba04

Browse files
Yhg1sAA-Turner
andauthored
Update peps/pep-0810.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 4cf159c commit e2eba04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0810.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ unless a developer explicitly opts in, and adoption can begin with just a few
184184
imports in performance-sensitive areas. This mirrors the experience of gradual
185185
typing in Python: a mechanism that can be introduced progressively, without
186186
forcing projects to commit globally from day one. Notably, the adoption can also
187-
be done from the "outside in," permitting CLI authors to introduce lazy imports
187+
be done from the "outside in", permitting CLI authors to introduce lazy imports
188188
and speed up user-facing tools, without requiring changes to every library the
189189
tool might use.
190190

0 commit comments

Comments
 (0)