We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1d502 commit 33aec44Copy full SHA for 33aec44
python-join-strings/README.md
@@ -1,11 +1,11 @@
1
-# How to Join a String in Python
+# How to Join Strings in Python
2
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/).
+This folder contains code associated with the Real Python tutorial [How to Join Strings in Python](https://realpython.com/python-join-string/).
4
5
## About the Author
6
7
Martin Breuss - Email: [email protected]
8
9
## License
10
11
-Distributed under the MIT license. See `LICENSE` for more information.
+Distributed under the MIT license. See `LICENSE` for more information.
0 commit comments