Skip to content

Commit 93773a4

Browse files
authored
PEP 636: Fix typo: being --> been (#2101)
1 parent b1611ee commit 93773a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pep-0636.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Composing patterns
187187

188188
This is a good moment to step back from the examples and understand how the patterns
189189
that you have been using are built. Patterns can be nested within each other, and we
190-
have being doing that implicitly in the examples above.
190+
have been doing that implicitly in the examples above.
191191

192192
There are some "simple" patterns ("simple" here meaning that they do not contain other
193193
patterns) that we've seen:

0 commit comments

Comments
 (0)