Skip to content

Commit 484db18

Browse files
committed
corrected a typo
1 parent a82d6a7 commit 484db18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ leet_df, topic_data = leet_topic.LeetTopic(df,
3636
## Multilingual Support
3737
With LeetTopic, you can work with texts in any language supported by spaCy for lemmatization and any model from HuggingFace via Sentence Transformers.
3838

39-
Here is an examplpe working with Croatian
39+
Here is an example working with Croatian
4040

4141
```python
4242
import pandas as pd

0 commit comments

Comments
 (0)