Skip to content

Commit 638222f

Browse files
committed
Fix a broken link and title
1 parent 4a1c7ba commit 638222f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-f-string/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Python's F-String: An Improved String Interpolation and Formatting Tool
1+
# Python's F-String for String Interpolation and Formatting
22

3-
This folder provides the code examples for the Real Python tutorial [Python's F-String: An Improved String Interpolation and Formatting Tool](https://realpython.com/python-f-string/).
3+
This folder provides the code examples for the Real Python tutorial [Python's F-String for String Interpolation and Formatting](https://realpython.com/python-f-strings/).

0 commit comments

Comments
 (0)