Skip to content

Commit cca3c5c

Browse files
author
Nelson Wu
committed
fix spellcheck error
1 parent 372cb45 commit cca3c5c

File tree

1 file changed

+2
-2
lines changed
  • specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview

1 file changed

+2
-2
lines changed

specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/containerregistry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4521,7 +4521,7 @@
45214521
},
45224522
"azureADAuthenticationAsArmPolicy": {
45234523
"$ref": "#/definitions/AzureADAuthenticationAsArmPolicy",
4524-
"description": "The policy for using ARM audienced token for a container registry."
4524+
"description": "The policy for using ARM audience token for a container registry."
45254525
},
45264526
"softDeletePolicy": {
45274527
"$ref": "#/definitions/SoftDeletePolicy",
@@ -4692,7 +4692,7 @@
46924692
}
46934693
},
46944694
"AzureADAuthenticationAsArmPolicy": {
4695-
"description": "The policy for using ARM audienced token for a container registry.",
4695+
"description": "The policy for using ARM audience token for a container registry.",
46964696
"type": "object",
46974697
"properties": {
46984698
"status": {

0 commit comments

Comments
 (0)