Update README.md

#6
by mishig HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ Primarily English, though the Wikipedia slice contains multiple languages.
46
 
47
  The dataset structure is as follows:
48
 
49
- ```
50
  {
51
  "text": ...,
52
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},
 
46
 
47
  The dataset structure is as follows:
48
 
49
+ ```json
50
  {
51
  "text": ...,
52
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},