diff --git a/content/en/docs/languages/java/automatic/configuration.md b/content/en/docs/languages/java/automatic/configuration.md index f2c1a8e8fbd7..4badcceeb420 100644 --- a/content/en/docs/languages/java/automatic/configuration.md +++ b/content/en/docs/languages/java/automatic/configuration.md @@ -32,8 +32,9 @@ specific portions of the SDK & agent: {{% alert title="Important" color="warning" %}} -Unlike the SDK autoconfiguration, versions 2.0+ of the Java agent and OpenTelemetry Spring Boot -starter use `http/protobuf` as the default protocol, not `grpc`. +Unlike the SDK autoconfiguration, versions 2.0+ of the Java agent and +OpenTelemetry Spring Boot starter use `http/protobuf` as the default protocol, +not `grpc`. {{% /alert %}}