vkapoor commited on
Commit
ff221b5
1 Parent(s): dd50762

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,7 +87,7 @@ from datasets import load_dataset
87
  dataset = load_dataset("kietzmannlab/ecoset", verification_mode=no_checks)
88
  ```
89
 
90
- optionally a cache_dir can bde specified where the zip file will be downloaded and extracted
91
 
92
  ```python
93
  from datasets import load_dataset
87
  dataset = load_dataset("kietzmannlab/ecoset", verification_mode=no_checks)
88
  ```
89
 
90
+ optionally a cache_dir can be specified where the zip file will be downloaded and extracted
91
 
92
  ```python
93
  from datasets import load_dataset