Skip to content

Commit f5bd41c

Browse files
committed
Merge remote-tracking branch 'origin/development' into development
2 parents ca95868 + 0358cb5 commit f5bd41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code/typing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Typing
22

3-
Python 3.5 introducd optional type annotation for functions, and that
3+
Python 3.5 introduced optional type annotation for functions, and that
44
functionality was extended in Python 3.6.
55

66
The `mypy` static type checker can use this annotation to detect type errors.

0 commit comments

Comments
 (0)