From e50373d49a34467ced7362263a25493d99ed01fd Mon Sep 17 00:00:00 2001 From: Ben Parker Date: Fri, 3 Jan 2025 00:52:09 +1100 Subject: [PATCH] Fix punctuation error in gaming.mdx Previously, a sentence in 'gaming.mdx' read "playing games on CachyOS is a breeze!.". Instead, this was changed to "playing games on CachyOS is a breeze!", as a full stop is not needed directly after an exclamation mark. --- src/content/docs/configuration/gaming.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/configuration/gaming.mdx b/src/content/docs/configuration/gaming.mdx index 0c266df6..cda73025 100644 --- a/src/content/docs/configuration/gaming.mdx +++ b/src/content/docs/configuration/gaming.mdx @@ -30,7 +30,7 @@ The `cachyos-gaming-meta` package installs all the important libraries, packages ## Steam -For Steam users, playing games on CachyOS is a breeze!. Open Steam and follow the [Proton guide](/configuration/gaming#how-to-enable-proton-support-in-steam) and you're ready to enjoy your games. +For Steam users, playing games on CachyOS is a breeze! Open Steam and follow the [Proton guide](/configuration/gaming#how-to-enable-proton-support-in-steam) and you're ready to enjoy your games. :::note Laptop users with discrete NVIDIA GPUs should refer to the following [guide](https://wiki.cachyos.org/configuration/dual_gpu/)