Skip to content

Commit e8df97f

Browse files
committed
Update __init__.py
spelling.
1 parent e92d7cf commit e8df97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def __init__(self, *args, **kwargs):
100100
* html_replacement_text: Text used when safe_mode is set to "replace".
101101
* tab_length: Length of tabs in the source. Default: 4
102102
* enable_attributes: Enable the conversion of attributes. Default: True
103-
* smart_emphasis: Treat `_connected_words_` intelegently Default: True
103+
* smart_emphasis: Treat `_connected_words_` intelligently Default: True
104104
* lazy_ol: Ignore number of first item of ordered lists. Default: True
105105
106106
"""

0 commit comments

Comments
 (0)