albertvillanova HF staff tomaarsen HF staff commited on
Commit
b04c8d1
1 Parent(s): 4cb9b0d

Resolve typo: containing (#58)

Browse files

- Resolve typo: containing (a7f1b4df873c0cb07297ed4657b4e87623b9d671)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6843,7 +6843,7 @@ language_bcp47:
6843
  Wikipedia dataset containing cleaned articles of all languages.
6844
 
6845
  The dataset is built from the Wikipedia dumps (https://dumps.wikimedia.org/)
6846
- with one subset per language, each conatining a single train split.
6847
 
6848
  Each example contains the content of one full Wikipedia article with cleaning to strip
6849
  markdown and unwanted sections (references, etc.).
6843
  Wikipedia dataset containing cleaned articles of all languages.
6844
 
6845
  The dataset is built from the Wikipedia dumps (https://dumps.wikimedia.org/)
6846
+ with one subset per language, each containing a single train split.
6847
 
6848
  Each example contains the content of one full Wikipedia article with cleaning to strip
6849
  markdown and unwanted sections (references, etc.).