Skip to content

Commit 8d77066

Browse files
krivardhuisaddison
andauthored
Fix docs typo in _delphi_utils_python/delphi_utils/archive.py
Co-authored-by: Addison Hu <[email protected]>
1 parent 547fab8 commit 8d77066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_delphi_utils_python/delphi_utils/archive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def run_module(archive_type: str,
106106
archive_type: str
107107
Type of ArchiveDiffer to run. Must be one of ["git", "s3"] which correspond to `GitArchiveDiffer` and `S3ArchiveDiffer`, respectively.
108108
cache_dir: str
109-
The directory for storing most recent archived/uploaded CSVs to do start diffing from.
109+
The directory for storing most recent archived/uploaded CSVs to start diffing from.
110110
export_dir: str
111111
The directory with most recent exported CSVs to diff to.
112112
**kwargs:

0 commit comments

Comments
 (0)