Skip to content

Commit 2ae96ed

Browse files
committed
Fix grammar mistake
1 parent 1963bda commit 2ae96ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Wayback Machine Downloader will then fetch only file versions on or prior to the
3232

3333
You may want to retrieve files which are of a certain type (e.g., .pdf, .jpg, .wrd...) or are in a specific directory. To do so, you can supply the `--only` flag with a string or a regex (using the '/regex/' notation) to limit which files Wayback Machine Downloader will download.
3434

35-
For example, if you want to download files only inside a specific `my_directory`:
35+
For example, if you only want to download files inside a specific `my_directory`:
3636

3737
wayback_machine_downloader http://example.com --only my_directory
3838

0 commit comments

Comments
 (0)