Skip to content

Commit 682f937

Browse files
authored
Update ISSUES.md
spelling correction
1 parent 96931d8 commit 682f937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ISSUES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Detection of catching some exceptions
44

5-
Docstring for this method will conain 'Raises Exception':
5+
Docstring for this method will contain 'Raises Exception':
66

77
~~~{python}
88
def foo():
@@ -28,4 +28,4 @@ Comment
2828
return x
2929
~~~
3030

31-
This will probably result in an error, though the code is valid.
31+
This will probably result in an error, though the code is valid.

0 commit comments

Comments
 (0)