Commit 43114b89 authored by Oren Amsalem's avatar Oren Amsalem Committed by Lysandre Debut
Browse files

spelling correction (#2434)

parent d6a677b1
...@@ -478,7 +478,7 @@ def main(): ...@@ -478,7 +478,7 @@ def main():
"--cache_dir", "--cache_dir",
default="", default="",
type=str, 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( parser.add_argument(
"--block_size", "--block_size",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment