From 1c97fee76b412e823ae684a89477d4d8ccfb7511 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 17 Apr 2018 14:23:21 -0400 Subject: [PATCH] Small minor fix off-by-one spacing and a missing closing paren bothered me. I decided to do something about it. :) This is what being a good citizen of the internet looks like, right? --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d018e726e3..1aeaa64420 100644 --- a/README +++ b/README @@ -55,8 +55,8 @@ Features include: similar previously-imported transactions. - HBCI/FinTX Support: GnuCash also supports the German FinTS (formerly - Home Banking Computer Interface protocol which includes statement download, - initiate bank transfers and direct debits. + Home Banking Computer Interface protocol) which includes statement download, + initiate bank transfers and direct debits. - Quicken File Import: Import Quicken QIF style files. QIF files are automatically merged to eliminate duplicate transactions.