From 2884d1dfe657891dea7efb67a73c753aa0860ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Thu, 2 Oct 2025 15:09:59 +0200 Subject: [PATCH] Correct some language usage in the README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39f05f6..4013ba1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # DBus Prettifier -I noticed that when working with `qdbus` that I would get long and unformatted -outputs that are extremely difficult to read. This small program will prettify a -file with the output so that it is much more readable. +I noticed when working with `qdbus` that I would get long and unformatted +outputs that are extremely difficult to read. This small program will prettify +a file with the output so that it is much more readable. ## Usage