Skip to content

Commit f712532

Browse files
authored
fix: typo in README.md
1 parent be3dca8 commit f712532

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
@@ -39,7 +39,7 @@ pip install embedding-atlas
3939
embedding-atlas <your-dataset.parquet>
4040
```
4141

42-
In addition to the command line too, Embedding Atlas is also available as a Jupyter widget:
42+
In addition to the command line tool, Embedding Atlas is also available as a Jupyter widget:
4343

4444
```python
4545
from embedding_atlas.widget import EmbeddingAtlasWidget

0 commit comments

Comments
 (0)