From 61b231be28cf11c0999cef7d33227ae5c6275218 Mon Sep 17 00:00:00 2001 From: LGUG2Z Date: Tue, 24 Aug 2021 11:05:33 -0700 Subject: [PATCH] docs(readme): fix some bad copypasta --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f178ab2..772c26f7 100644 --- a/README.md +++ b/README.md @@ -314,8 +314,7 @@ process and the log will appear frozen. If you believe you have encountered a deadlock, you can compile `komorebi` with `--features deadlock_detection` and try reproducing the deadlock again. This will check for deadlocks every 5 seconds in the background, and if a deadlock is -found, information about it will appear in the log which can be shared when opening an issu which can be shared when -opening an issue. +found, information about it will appear in the log which can be shared when opening an issue. ## Window Manager State and Integrations