From b4b5052149340ed5567e60c0ff78b7af98743b46 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Mon, 9 Sep 2019 14:40:52 +0200 Subject: [PATCH] Revert "Style fix." This reverts commit 5c72f3a4980fad5248da65c06c39f38371ed60b0. Thanks to @nilp0inter for clarifying this one as well. --- spec/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/README.md b/spec/README.md index 83f7da5..ac58106 100644 --- a/spec/README.md +++ b/spec/README.md @@ -58,8 +58,8 @@ Settings through two command line arguments, path and shell command. Tools with a rigid matching **can't evade** *[impedance mismatch](https://haacked.com/archive/2004/06/15/impedance-mismatch.aspx/)*. -Resulting in software that is convenient and easy-to-use in a handful of scenarios, -but sorely lacking in the vast majority of them. +Resulting in an easy-to-use software, convenient in some scenarios but +incapable in others. ### Why not my good-old programming language "X"?