Skip to content

Commit 33aec44

Browse files
authored
Update README.md
1 parent 7a1d502 commit 33aec44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python-join-strings/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# How to Join a String in Python
1+
# How to Join Strings in Python
22

3-
This folder contains code associated with the Real Python tutorial on [How to Join a String in Python](https://realpython.com/python-join-string/).
3+
This folder contains code associated with the Real Python tutorial [How to Join Strings in Python](https://realpython.com/python-join-string/).
44

55
## About the Author
66

77
Martin Breuss - Email: [email protected]
88

99
## License
1010

11-
Distributed under the MIT license. See `LICENSE` for more information.
11+
Distributed under the MIT license. See `LICENSE` for more information.

0 commit comments

Comments
 (0)