From 0e4514c72dd2f3c0b1a6e7f0d6390acae144a264 Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 18 Sep 2014 15:20:06 -0400 Subject: [PATCH] Remove duplicate "how" from sentence (thanks @astern7!). closes #561 --- _includes/guide_payment_processing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/guide_payment_processing.md b/_includes/guide_payment_processing.md index bed0ced0..a4c82b97 100644 --- a/_includes/guide_payment_processing.md +++ b/_includes/guide_payment_processing.md @@ -5,7 +5,7 @@ Payment processing encompasses the steps spenders and receivers perform to make and accept payments in exchange for products or services. The basic steps have not changed since the dawn of commerce, but the -technology has. This section will explain how how receivers and spenders +technology has. This section will explain how receivers and spenders can, respectively, request and make payments using Bitcoin---and how they can deal with complications such as refunds and recurrent rebilling.