Skip to content

Commit 997ec11

Browse files
committed
fix typo
1 parent df8e720 commit 997ec11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapswipe_workers/python_scripts/update_project_status.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def run_update_project_status(filter_string: str) -> None:
9090
"""Use this command to run in docker container.
9191
docker-compose run -d mapswipe_workers_creation python3 python_scripts/update_project_status.py "test" 30 # noqa
9292
93-
You can two arguments to the script
93+
You need to use two arguments for the script
9494
- filter string, e.g. "test"
9595
- time interval in minutes, e.g. 30
9696

0 commit comments

Comments
 (0)