AWS AmazonECR documentation change
Summary
Capitalization fixes: Changed 'docker' to 'Docker' in command examples and section headers
Security assessment
Purely editorial changes correcting capitalization in command references. No security implications or content changes.
Diff
diff --git a/AmazonECR/latest/public/public-ecr-requests.md b/AmazonECR/latest/public/public-ecr-requests.md index 468676318..da7240404 100644 --- a//AmazonECR/latest/public/public-ecr-requests.md +++ b//AmazonECR/latest/public/public-ecr-requests.md @@ -87 +87 @@ When you use the AWS Command Line Interface (AWS CLI) and AWS SDKs, you can enab -After you sign in to your Amazon ECR Public repository and tag your image, you can push and pull OCI containers and Docker images to and from Amazon ECR Public registries. The following examples demonstrate docker push and docker pull commands with both dual-stack endpoints. +After you sign in to your Amazon ECR Public repository and tag your image, you can push and pull OCI containers and Docker images to and from Amazon ECR Public registries. The following examples demonstrate docker push and Docker pull commands with both dual-stack endpoints. @@ -97 +97 @@ After you sign in to your Amazon ECR Public repository and tag your image, you c -###### Example Pulling docker images using IPv4 endpoint +###### Example Pulling Docker images using IPv4 endpoint @@ -101 +101 @@ After you sign in to your Amazon ECR Public repository and tag your image, you c -###### Example Pulling docker images using dual-stack endpoint +###### Example Pulling Docker images using dual-stack endpoint