AWS acm documentation change
Summary
Changed 'redirector' to 'redirect' in CLI command documentation
Security assessment
Terminology clarification with no security impact.
Diff
diff --git a/acm/latest/userguide/export-private.md b/acm/latest/userguide/export-private.md index 10b316794..34406212c 100644 --- a//acm/latest/userguide/export-private.md +++ b//acm/latest/userguide/export-private.md @@ -108 +108 @@ This outputs a base64-encoded, PEM-format certificate, also containing the certi -To output everything to a file, append the `>` redirector to the previous example, yielding the following. +To output everything to a file, append the `>` redirect to the previous example, yielding the following.