Skip to content

Commit 20a52e6

Browse files
authored
Update README.md
1 parent 829b3ba commit 20a52e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python-strip/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# How to Strip Characters From Python String?
1+
# How to Strip Characters From a Python String
22

3-
This folder contains code snippets from the Real Python tutorial on [How to Strip Characters From Python String](https://realpython.com/how-to-use-python-strip-remove-characters/).
3+
This folder contains code snippets from the Real Python tutorial on [How to Strip Characters From a Python String](https://realpython.com/how-to-use-python-strip-remove-characters/).
44

55
## License
66

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

0 commit comments

Comments
 (0)