Skip to content

Commit

Permalink
Fix a broken link and title
Browse files Browse the repository at this point in the history
  • Loading branch information
bzaczynski committed Nov 27, 2024
1 parent 4a1c7ba commit 638222f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-f-string/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Python's F-String: An Improved String Interpolation and Formatting Tool
# Python's F-String for String Interpolation and Formatting

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/).
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 comments on commit 638222f

Please sign in to comment.