diff --git a/doc/bugs/S3_fsck_from_chunked_file__through_publicurl_fails.mdwn b/doc/bugs/S3_fsck_from_chunked_file__through_publicurl_fails.mdwn index 88ab4bb205..f0d972a4fb 100644 --- a/doc/bugs/S3_fsck_from_chunked_file__through_publicurl_fails.mdwn +++ b/doc/bugs/S3_fsck_from_chunked_file__through_publicurl_fails.mdwn @@ -10,7 +10,7 @@ When running fsck (fast or slow) from an S3 remote that has anonymous access and - set AWS creds as env vars - initremote S3 special remote with chunk size smaller than the file size and publicurl - push data (authenticated) to the S3 remote, ensure it get chunked. -- unset AWS auth vars (and remote .git/annex/creds if necessary) +- unset AWS auth vars (and remove .git/annex/creds if necessary) - fsck from remote should fail on chunked file