Skip to content

Commit 32b620f

Browse files
committed
Fix typo: Depencies -> Dependencies
1 parent 24db0cb commit 32b620f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/basic-standard/quickstart-logs-metrics-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Navigate to the **Performance** page:
241241

242242
Navigate to the **Dependencies** tab, where you can see the performance number for dependencies, particularly SQL calls:
243243

244-
:::image type="content" source="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg" alt-text="Screenshot of the Azure portal that shows the Application Insights Performance page with the Depencies table highlighted." lightbox="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg":::
244+
:::image type="content" source="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg" alt-text="Screenshot of the Azure portal that shows the Application Insights Performance page with the Dependencies table highlighted." lightbox="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg":::
245245

246246
Select a SQL call to see the end-to-end transaction in context:
247247

0 commit comments

Comments
 (0)