Skip to content

Commit 4d2ba32

Browse files
committed
Typo
1 parent 02a0a30 commit 4d2ba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ print(archive_url)
2323

2424
### Authentication.
2525

26-
By default, savepagenow sent anonymous requests, which are limited to four captures per minute.
26+
By default, savepagenow sends anonymous requests, which are limited to four captures per minute.
2727

2828
Authenticated requests are allowed 12 captures per minute. To take advantage of this, you must register an account with [archive.org](https://archive.org/account/login.createaccount.php) and
2929
set your [API credentials](https://archive.org/account/s3.php) to the local environment variables ``SAVEPAGENOW_ACCESS_KEY`` and ``SAVEPAGENOW_SECRET_KEY``.

0 commit comments

Comments
 (0)