From 590d3fe824a57b520396d27f59d4a90f275d06ce Mon Sep 17 00:00:00 2001 From: Tomas Apodaca <546665+tmaybe@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:17:31 -0800 Subject: [PATCH] Fix typo in readme (#121) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e615a2..7972184 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ The first time you run, you will be prompted to do a authentication with the pho ## Running on Google Sheets Feeder (gsheet_feeder) -The `--gseets_feeder.sheet` property is the name of the Google Sheet to check for URLs. +The `--gsheet_feeder.sheet` property is the name of the Google Sheet to check for URLs. This sheet must have been shared with the Google Service account used by `gspread`. This sheet must also have specific columns (case-insensitive) in the `header` as specified in [Gsheet.configs](src/auto_archiver/utils/gsheet.py). The default names of these columns and their purpose is: