Skip to content

Commit 3a4e472

Browse files
jerryleooodadoonet
authored andcommitted
[doc] secret_key: <access key> should be <secret key>
Closes #168.
1 parent de2ab73 commit 3a4e472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ repositories:
290290
private-bucket:
291291
bucket: <bucket not accessible by default key>
292292
access_key: <access key>
293-
secret_key: <access key>
293+
secret_key: <secret key>
294294
remote-bucket:
295295
bucket: <bucket in other region>
296296
region: <region>

0 commit comments

Comments
 (0)