Skip to content

Commit dbb1509

Browse files
authored
Merge pull request #46821 from wingkwong/patch-1
fix: correct a typo
2 parents 05c8372 + 194af20 commit dbb1509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/containers/tutorial-custom-docker-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ az acr credential show --name <azure-container-registry-name>
118118
The output reveals two passwords along with the user name.
119119

120120
```json
121-
<
121+
{
122122
"passwords": [
123123
{
124124
"name": "password",

0 commit comments

Comments
 (0)