shunk031 commited on
Commit
325d994
1 Parent(s): 67969f1

fix typo in README.md (#4)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ When loading a specific configuration, users has to append a version dependent s
78
 
79
  ```python
80
  from datasets import load_dataset
81
- load_dataset("shunk031/cocostuff", "stuff-things")
82
  ```
83
 
84
  #### stuff-things
 
78
 
79
  ```python
80
  from datasets import load_dataset
81
+ load_dataset("shunk031/cocostuff", "stuff-thing")
82
  ```
83
 
84
  #### stuff-things