Skip to content

Commit 44a8a70

Browse files
committed
OADP-5881: fix typo in installing AWS module
Signed-off-by: A.Arnold <anarnold@redhat.com>
1 parent 7e9ef0e commit 44a8a70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include::modules/oadp-ssec-encrypted-backups.adoc[leveloffset=+2]
3030
[role="_additional-resources_1"]
3131
.Additional resources
3232

33-
You can also download the file with the additional encryption key backed up with Velcro by running a different command. See xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc#oadp-ssec-encrypted-backups-velero_installing-oadp-aws[Downloading a file with an SSE-C encryption key for files backed up by Velero].
33+
You can also download the file with the additional encryption key backed up with Velero by running a different command. See xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc#oadp-ssec-encrypted-backups-velero_installing-oadp-aws[Downloading a file with an SSE-C encryption key for files backed up by Velero].
3434

3535
include::modules/oadp-ssec-encrypted-backups-velero.adoc[leveloffset=+3]
3636

modules/oadp-ssec-encrypted-backups-velero.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="oadp-ssec-encrypted-backups-velero_{context}"]
77
= Downloading a file with an SSE-C encryption key for files backed up by Velero
88

9-
When you are verifying an SSE-C encryption key, you can also download the file with the additional encryption key for files that were backed up with Velcro.
9+
When you are verifying an SSE-C encryption key, you can also download the file with the additional encryption key for files that were backed up with Velero.
1010

1111
.Procedure
1212

@@ -21,4 +21,4 @@ $ aws s3api get-object \
2121
--sse-customer-algorithm AES256 \
2222
--debug \
2323
velero_download.tar.gz
24-
----
24+
----

0 commit comments

Comments
 (0)