Skip to content

Commit 8b8caed

Browse files
authored
README LE
1 parent 156ec2a commit 8b8caed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-mutable-immutable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Python's Mutable vs Immutable Types: What's the Difference?
22

3-
This folder provides the code examples for the article [Python's Mutable vs Immutable Types: What's the Difference?](https://realpython.com/python-mutable-vs-immutable-types/).
3+
This folder provides the code examples for the Real Python tutorial [Python's Mutable vs Immutable Types: What's the Difference?](https://realpython.com/python-mutable-vs-immutable-types/).

0 commit comments

Comments
 (0)