Skip to content

Commit bffa2a9

Browse files
committed
Fix spotless issues
1 parent 0669b69 commit bffa2a9

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/ktor/ktor-3.0/library

1 file changed

+1
-1
lines changed

instrumentation/ktor/ktor-3.0/library/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ implementation("io.opentelemetry.instrumentation:opentelemetry-ktor-3.0:OPENTELE
3232

3333
## Initializing server instrumentation
3434

35-
Initialize instrumentation by installing the `KtorServerTelemetry` feature. Make sure that no other
35+
Initialize instrumentation by installing the `KtorServerTelemetry` feature. Make sure that no other
3636
logging plugin is installed before this.
3737
You must set the `OpenTelemetry` to use with the feature.
3838

0 commit comments

Comments
 (0)