Skip to content

Commit 4377062

Browse files
author
Greg Lindahl
committed
fix: spelling
1 parent b19e4bf commit 4377062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CC-Downloader
22

3-
This is an experimental polite downloader for Common Crawl data writter in `rust`. This tool is intended for use outside of AWS.
3+
This is an experimental polite downloader for Common Crawl data written in `rust`. This tool is intended for use outside of AWS.
44

55
## Todo
66

@@ -71,4 +71,4 @@ Options:
7171

7272
## Number of threads
7373

74-
The number of threads can be set using the `-t` flag. The default value is 10. It is advised to use the default value to avoid being blocked by the server. If you make too many requests in a short period of time, you will satrt receiving `403` errors which are unrecoverable and cannot be retried by the downloader.
74+
The number of threads can be set using the `-t` flag. The default value is 10. It is advised to use the default value to avoid being blocked by the server. If you make too many requests in a short period of time, you will start receiving `403` errors which are unrecoverable and cannot be retried by the downloader.

0 commit comments

Comments
 (0)