Skip to content

Commit 15a63f9

Browse files
authored
Update README.md
Appli > apply
1 parent 0dfb4df commit 15a63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Suppose you use an api to go to wikipedia and search for the value "michael jack
4646
```
4747
Notice, this return is not pleasant, because it has the birth date and some shortcuts in html that are irrelevant, in your case you can have other types of shortcuts, just follow this concept to remove them:
4848

49-
#### How to appli in python:
49+
#### How to apply in python:
5050
```
5151
# first, place the 'RemoveStreches' file in your python project file !!! to import
5252
from RemoveStreches import clearStrech

0 commit comments

Comments
 (0)