From ea96af51b878a16d298974e8f52ebfec3bd3b033 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:00:08 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 34243bda..206776aa 100644 --- a/docs/README.md +++ b/docs/README.md @@ -280,7 +280,7 @@ Disable app's OSD (for performance modes, keyboard backlight, etc.) ``` ### Disable "Tablet mode" on X13/X16 -To disable automatic touchpad toggling when laptop enteres / leaves tabled mode +To disable automatic touchpad toggling when laptop enteres / leaves tablet mode ``` "disable_tablet": 1, ```