Skip to content

Commit 5db0166

Browse files
committed
Type fix: Issue grangier#204
1 parent 65c8a1c commit 5db0166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goose/extractors/title.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class TitleExtractor(BaseExtractor):
3232

3333
def clean_title(self, title):
3434
"""Clean title with the use of og:site_name
35-
in this case try to get ride of site name
35+
in this case try to get rid of site name
3636
and use TITLE_SPLITTERS to reformat title
3737
"""
3838
# check if we have the site name in opengraph data

0 commit comments

Comments
 (0)