Skip to content

Commit 7b78d48

Browse files
committed
Update tutorial title
1 parent 3811142 commit 7b78d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-copy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Shallow vs Deep Copying of Python Objects
1+
# How to Copy Objects in Python: Shallow vs Deep Copy Explained
22

3-
This folder contains code associated with the Real Python tutorial [Shallow vs Deep Copying of Python Objects](https://realpython.com/python-copy/).
3+
This folder contains code associated with the Real Python tutorial [How to Copy Objects in Python: Shallow vs Deep Copy Explained](https://realpython.com/python-copy/).

0 commit comments

Comments
 (0)