Skip to content

Commit dff8235

Browse files
committed
Fix typo for Java native
1 parent ae7b8bc commit dff8235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Point the Java virtual machine (JVM) to the jar file by adding `-javaagent:"path
218218
> If you develop a Spring Boot application, you can optionally replace the JVM argument by a programmatic configuration. For more information, see [Using Azure Monitor Application Insights with Spring Boot](./java-spring-boot.md).
219219
220220

221-
##### [Java-Native](#tab/java-native)
221+
##### [Java Native](#tab/java-native)
222222

223223
Several automatic instrumentations are enabled through configuration changes; no code changes are required
224224

0 commit comments

Comments
 (0)