AWS omics documentation change
Summary
Fixed grammatical error in ECR pull-through cache documentation
Security assessment
Corrects a typo without introducing or modifying security-related content. No security implications.
Diff
diff --git a/omics/latest/dev/workflows-ecr.md b/omics/latest/dev/workflows-ecr.md index 7df0a158b..b1617d92b 100644 --- a//omics/latest/dev/workflows-ecr.md +++ b//omics/latest/dev/workflows-ecr.md @@ -9 +9 @@ Synchronizing with third-party container registriesGeneral considerations for Am -HealthOmics supports container images hosted in Amazon ECR private repositories. You can create container images and upload them to the private repository. You can also your Amazon ECR private registry as a pull through cache to synchronize the contents of upstream registries. +HealthOmics supports container images hosted in Amazon ECR private repositories. You can create container images and upload them to the private repository. You can also use your Amazon ECR private registry as a pull through cache to synchronize the contents of upstream registries.