From 548c3771b3b58f1d799296f787065bf74e3283a2 Mon Sep 17 00:00:00 2001 From: ManickaP Date: Mon, 20 Jan 2025 16:13:15 +0100 Subject: [PATCH] md lint --- docs/fundamentals/networking/quic/quic-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/networking/quic/quic-options.md b/docs/fundamentals/networking/quic/quic-options.md index b7c6b85e79c3a..0a0bfef5a9fa7 100644 --- a/docs/fundamentals/networking/quic/quic-options.md +++ b/docs/fundamentals/networking/quic/quic-options.md @@ -201,4 +201,4 @@ The following simplified scenario captures the behavior of stream opening and th ### RemoteEndPoint - can either be or of the peer to which the connection is being established. If it's a , the first IP address returned by is used. **This property is mandatory.** \ No newline at end of file + can either be or of the peer to which the connection is being established. If it's a , the first IP address returned by is used. **This property is mandatory.**