From a1b929a4138bc134a087c843b3061caf3b657b22 Mon Sep 17 00:00:00 2001 From: limb Date: Wed, 10 Jan 2024 13:59:53 +0000 Subject: [PATCH] Fixed grammatical error in README.md (#67) less dependencies -> fewer dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a6f3b..586adec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wibo -A minimal, low-fuss wrapper that can run really simple command-line 32-bit Windows binaries on Linux - with less faff and less dependencies than WINE. +A minimal, low-fuss wrapper that can run really simple command-line 32-bit Windows binaries on Linux - with less faff and fewer dependencies than WINE. Don't run this on any untrusted executables, I implore you. (Or probably just don't run it at all... :p)