Skip to content

Commit 64b3109

Browse files
1f604satwikkansal
authored andcommitted
fix typo (satwikkansal#107)
1 parent 9c5f26e commit 64b3109

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
@@ -838,7 +838,7 @@ class C(A):
838838
pass
839839
```
840840
841-
**Ouptut:**
841+
**Output:**
842842
```py
843843
>>> A.x, B.x, C.x
844844
(1, 1, 1)

0 commit comments

Comments
 (0)