jdpressman commited on
Commit
4bb5fc1
·
verified ·
1 Parent(s): 6e2c2d6

Fix typo on 'script'

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,4 +84,4 @@ while token_count < args.tokens:
84
  shard_index += 1
85
  ```
86
 
87
- Feel free to adapt and use this cript to make other subsets.
 
84
  shard_index += 1
85
  ```
86
 
87
+ Feel free to adapt and use this script to make other subsets.