From c9fd7d46eb0fb28279df396a1b1ef0e6cb33046b Mon Sep 17 00:00:00 2001 From: JaxTheWolf Date: Sun, 6 Jul 2025 15:34:33 +0200 Subject: [PATCH] Fix typos in readme Videoo=>video, spaces after commas for GPU support list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f8916348..8667766e8 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ command_line: - Multi-threaded image encoding for smoother frame rate for servers with more cores - WebRTC UDP Transit - Lossless QOI Image format for Local LAN - - [Full screen video detection](https://github.com/kasmtech/KasmVNC/wiki/Video-Rendering-Options#video-mode), goes into configurable video mode for better full screen videoo playback performance. + - [Full screen video detection](https://github.com/kasmtech/KasmVNC/wiki/Video-Rendering-Options#video-mode), goes into configurable video mode for better full screen video playback performance. - [Dynamic jpeg/webp image coompression](https://github.com/kasmtech/KasmVNC/wiki/Video-Rendering-Options#dynamic-image-quality) quality settings based on screen change rates - Seemless clipboard support (on Chromium based browsers) - Binary clipboard support for text, images, and formatted text (on Chromium based browsers) @@ -243,7 +243,7 @@ command_line: - Cursor lock - IME support for languages with extended characters - Better mobile support - - DRI3 GPU acceleration with open source drivers (AMDGPU,Intel,ATI,ARM) + - DRI3 GPU acceleration with open source drivers (AMDGPU, Intel, ATI, ARM) Future Goals: