spelling correction (#2434)

This commit is contained in:
Oren Amsalem 2020-01-07 18:25:25 +02:00 committed by Lysandre Debut
parent d6a677b14b
commit 43114b89ba
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ def main():
"--cache_dir",
default="",
type=str,
help="Optional directory to store the pre-trained models downloaded from s3 (instread of the default one)",
help="Optional directory to store the pre-trained models downloaded from s3 (instead of the default one)",
)
parser.add_argument(
"--block_size",