Polish "Remove code tag in property description"

See gh-51348
This commit is contained in:
Stéphane Nicoll
2026-08-11 14:43:45 +02:00
parent 328390acee
commit 4518e11bf5
@@ -244,8 +244,7 @@ public class GraphQlProperties {
private @Nullable String path;
/**
* Time within which the initial CONNECTION_INIT type message must be
* received.
* Time within which the initial CONNECTION_INIT type message must be received.
*/
private Duration connectionInitTimeout = Duration.ofSeconds(60);