Skip to content

Commit 0ecedb3

Browse files
kdailyjustindho
authored andcommitted
fix typo
1 parent 66bc5f6 commit 0ecedb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awscli/examples/acm/delete-certificate.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
The following ``delete-certificate`` command deletes the certificate with the specified ARN::
44

5-
aws acm delete-certificate --certificate-arn arn:aws:acm:region:acvcount:certificate/12345678-1234-1234-1234-123456789012
5+
aws acm delete-certificate --certificate-arn arn:aws:acm:region:account:certificate/12345678-1234-1234-1234-123456789012

0 commit comments

Comments
 (0)