From 8efb2138d26c335535a6814784856ed741de406b Mon Sep 17 00:00:00 2001 From: "khaled.s.haddad" <131418467+KhaledsHaddad@users.noreply.github.com> Date: Sun, 7 Sep 2025 14:42:11 +0300 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix grammar in README: modify → modifies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41428c5..a82d851 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Sdwdate Monitor # sdwdate-gui is a systray icon monitor for sdwdate: checks sdwdate's status -and modify the tray icon accordingly. In addition, it allows the user to +and modifies the tray icon accordingly. In addition, it allows the user to restart sdwdate and view the log. ## How to install `sdwdate-gui` using apt-get ## From b9659fb213733ccbc87f1cf4eb4c47dc0540cbea Mon Sep 17 00:00:00 2001 From: "khaled.s.haddad" <131418467+KhaledsHaddad@users.noreply.github.com> Date: Sun, 7 Sep 2025 14:43:34 +0300 Subject: [PATCH 2/2] =?UTF-8?q?Fix=20grammar=20in=20README:=20modify=20?= =?UTF-8?q?=E2=86=92=20modifies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrected a minor grammar issue in the first sentence of the README: changed 'modify' to 'modifies' to match subject agreement.