Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Apr 5, 2022
1 parent da93d5c commit 4034867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Expand Up @@ -172,7 +172,7 @@ python setup.py install
If you want to filter list of terms based on [NLTK stopwords][nltk],
install nltk and download the stopwords once.

You can actrivate this optional feature during installation of
You can activate this optional feature during installation of
lbsntransform using extras:
```python
pip install 'lbsntransform[nltk_stopwords]'
Expand Down

0 comments on commit 4034867

Please sign in to comment.