Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
spelling correction
  • Loading branch information
dnielsen authored Oct 10, 2024
1 parent efc1162 commit c11da2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ python -m ipykernel install --user --name=data-prep-kit --display-name "dataprep
Test, your installation. If you are able to import these data-prep-kit libraries successfully in python, your installation has succeeded.

```bash
## start python interpretter
## start python interpreter
$ python

# import DPK libraries
Expand Down Expand Up @@ -240,4 +240,4 @@ If you use Data Prep Kit in your research, please cite our paper:
primaryClass={cs.AI},
url={https://arxiv.org/abs/2409.18164},
}
```
```

0 comments on commit c11da2e

Please sign in to comment.