From 5cb17c4d534dee93a2aeb9b3bd5a365535d76197 Mon Sep 17 00:00:00 2001 From: PotatoOfDoom <8769019+PotatoOfDoom@users.noreply.github.com> Date: Fri, 6 Jun 2025 19:11:19 +0200 Subject: [PATCH] docs: fix typo in sync methods comment (#503) --- Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.md b/Config.md index 7668ce68..c50bcf45 100644 --- a/Config.md +++ b/Config.md @@ -65,7 +65,7 @@ For DirectX11 with `fsr21_12`, `fsr22_12` and `xess` upscaler options, OptiScale ```ini [Dx11withDx12] -; Syncing meathods for Dx11 with Dx12 +; Syncing methods for Dx11 with Dx12 ; ; Valid values are; ; 0 - No syncing (fastest, most prone to errors)