qanastek commited on
Commit
be23ebe
1 Parent(s): 63d96f0
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ The text in the dataset is in French, as spoken by [Wikipedia](https://en.wikipe
59
 
60
  ## Load the dataset
61
 
62
- ````python
63
  from datasets import load_dataset
64
  dataset = load_dataset("qanastek/ANTILLES")
65
  print(dataset)
 
59
 
60
  ## Load the dataset
61
 
62
+ ```python
63
  from datasets import load_dataset
64
  dataset = load_dataset("qanastek/ANTILLES")
65
  print(dataset)