Skip to content

Commit

Permalink
Update content/en/docs/instrumentation/java/manual.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored and PerfectSlayer committed Dec 20, 2023
1 parent 3951838 commit 21ba361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/instrumentation/java/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ dependencies {
```

If you are not using Spring and its `io.spring.dependency-management` dependency
managemnt plugin, install the OpenTelemetry BOM and API using Gradle dependencies
only.
management plugin, install the OpenTelemetry BOM and API using Gradle
dependencies only.

```kotlin
dependencies {
Expand Down

0 comments on commit 21ba361

Please sign in to comment.