Skip to content

Commit f5f44da

Browse files
JoeZiminskiCopilot
andauthored
Update datashuttle/utils/rclone_encryption.py
Co-authored-by: Copilot <[email protected]>
1 parent ed1a89d commit f5f44da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datashuttle/utils/rclone_encryption.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def get_explanation_message(
337337

338338
pass_type = {
339339
"ssh": "your private SSH key",
340-
"aws": "your IAM access key ID and seceret access key",
340+
"aws": "your IAM access key ID and secret access key",
341341
"gdrive": "your Google Drive access token and client secret (if set)",
342342
}
343343

0 commit comments

Comments
 (0)