Skip to content

Commit e933ec9

Browse files
Fix punctuation in ContainerAppOperationError section
1 parent 628180f commit e933ec9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/TroubleShootingSteps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,9 @@ Once your request is approved, redeploy your resource.
583583
584584
<details>
585585
<summary><b>ContainerAppOperationError</b></summary>
586-
- The error is likely due to an improperly built container image. For resolution steps, refer to the [Azure Container Registry (ACR) – Build & Push Guide](./ACRBuildAndPushGuide.md).
586+
587+
- The error is likely due to an improperly built container image. For resolution steps, refer to the [Azure Container Registry (ACR) – Build & Push Guide](./ACRBuildAndPushGuide.md)
588+
587589
</details>
588590
589591
💡 Note: If you encounter any other issues, you can refer to the [Common Deployment Errors](https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/common-deployment-errors) documentation.

0 commit comments

Comments
 (0)