Skip to content

Commit e7a5903

Browse files
committed
Fix typo
1 parent 2bcb85b commit e7a5903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instagram_monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6840,7 +6840,7 @@ def fetch_usernames_paginated(bot, get_generator_fn, max_per_batch, total_limit,
68406840
total_limit: Stop after this many total accounts (FOLLOWER_LIMIT_TO_FETCH / FOLLOWEE_LIMIT_TO_FETCH). 0 = no limit.
68416841
fetch_delay: Seconds to sleep between batches.
68426842
advanced_fetch: Indicates if advanced_fetch is enabled (valid configuration of above 3 items)
6843-
estimated_limit: Estimated number of itesm to fetch. Used for messaging.
6843+
estimated_limit: Estimated number of items to fetch. Used for messaging.
68446844
user: Instagram username, forwarded to log_activity.
68456845

68466846
Returns:

0 commit comments

Comments
 (0)