liyucheng commited on
Commit
8ece08c
1 Parent(s): 06a78ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: cc-by-2.0
6
 
7
  You could find BBC News articles from every month between 2017 to 2022.
8
 
9
- Use this to downloada BBC News articles during a specific month:
10
  ```
11
  ds = datasets.load_dataset('RealTimeData/bbc_alltime', '2017-8')
12
  ```
 
6
 
7
  You could find BBC News articles from every month between 2017 to 2022.
8
 
9
+ Use this to download BBC News articles during a specific month:
10
  ```
11
  ds = datasets.load_dataset('RealTimeData/bbc_alltime', '2017-8')
12
  ```