From 26f15bae920c9172bfd4409a968b8f26537b5b47 Mon Sep 17 00:00:00 2001 From: KayaLambrechts Date: Tue, 11 Oct 2022 13:40:56 +0200 Subject: [PATCH] [ci-skip] Fix missing comma + full stop (#1151) --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d40f398e..b860d44ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -269,7 +269,7 @@ Subject: [PATCH] revert serverside behavior of keepalives This patch intends to bump up the time that a client has to reply to the server back to 30 seconds as per pre 1.12.2, which allowed clients -more than enough time to reply potentially allowing them to be less +more than enough time to reply, potentially allowing them to be less temperamental due to lag spikes on the network thread, e.g. that caused by plugins that are interacting with netty. @@ -428,7 +428,7 @@ file (`CONTRIBUTING.md`), the `LICENSE.md` file, and so forth. This only applies if you're running Windows. If you're running a prior Windows release, either update to Windows 10 or move to macOS/Linux/BSD. -In order to speed up patching process on Windows, it's recommended you get WSL +In order to speed up patching process on Windows, it's recommended you get WSL. 2. This is available in Windows 10 v2004, build 19041 or higher. (You can check your version by running `winver` in the run window (Windows key + R)). If you're out of date, update your system with the @@ -447,4 +447,4 @@ everything like usual. > in Windows like described here: > -[MiniMappingViewer]: https://minidigger.github.io/MiniMappingViewer/ \ No newline at end of file +[MiniMappingViewer]: https://minidigger.github.io/MiniMappingViewer/