Skip to content

Commit 00f96fb

Browse files
authored
Merge pull request #76 from asottile/fix_typo
Fixed typo in README.md
2 parents 30f2c75 + 5fc2eba commit 00f96fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def foo(
104104
pass
105105
```
106106

107-
Ellipes are ignored by `flake8-annotations` parser.
107+
Ellipses are ignored by `flake8-annotations` parser.
108108

109109
**Note:** If present, function type comments will override any argument type comments.
110110

0 commit comments

Comments
 (0)