Skip to content

Commit 0022638

Browse files
authored
Update java-in-process-agent.md
Fix Acrolinx-flagged error
1 parent 07239ef commit 0022638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-in-process-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ If you want to attach custom dimensions to your logs, use [Log4j 1.2 MDC](https:
367367

368368
### Send custom telemetry by using the 2.x SDK
369369

370-
1. Add `applicationinsights-core-2.6.4.jar` to your application. All 2.x versions are supported by Application Insights Java 3.x. If you have a choice. it's worth using the latest version:
370+
1. Add `applicationinsights-core-2.6.4.jar` to your application. All 2.x versions are supported by Application Insights Java 3.x. If you have a choice, it's worth using the latest version:
371371

372372
```xml
373373
<dependency>

0 commit comments

Comments
 (0)