Skip to content

Commit a43f81a

Browse files
committed
Fix typo
Azure container registry -> Azure Container Registry
1 parent 2155d2f commit a43f81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-service-manager/get-started-with-cluster-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The cluster registry feature deploys helper pods on the target edge cluster to a
7676

7777
#### Pod mutating webhook
7878
* These pods implement Kubernetes mutating admission webhooks, serving an instance of the mutate API. The mutate API does two things:
79-
* It modifies the image registry path to the local registry IP, substituting out the AOSM artifact store Azure container registry (ACR).
79+
* It modifies the image registry path to the local registry IP, substituting out the AOSM artifact store Azure Container Registry (ACR).
8080
* It creates an Artifact CR on the edge cluster.
8181

8282
#### Artifact reconciler

0 commit comments

Comments
 (0)