Skip to content

Commit 059ebb4

Browse files
committed
Update README.md
1 parent 7b30c2b commit 059ebb4

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
@@ -514,7 +514,7 @@ if __name__ == "__main__":
514514
print(instance.__dict__)
515515
```
516516

517-
**2. object with slots**
517+
**2. Object with slots**
518518

519519
```py
520520
class MyClass(object):

0 commit comments

Comments
 (0)