pages/*: remove double spaces (#10379)

This commit is contained in:
Lena
2023-06-14 17:32:31 +02:00
committed by GitHub
parent 9add941ec6
commit f7458cbb0c
13 changed files with 14 additions and 14 deletions

View File

@@ -25,7 +25,7 @@
- Delete an image from a repository:
`aws ecr batch-delete-image --repository-name {{repository}} --image-ids imageTag={{latest}}`
`aws ecr batch-delete-image --repository-name {{repository}} --image-ids imageTag={{latest}}`
- Delete a repository: