From 3fc492ad5857df0347642576a9393023fd1de2f6 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Mon, 6 Jan 2014 13:05:53 -0500 Subject: [PATCH] fix grammar --- docs/userguide/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 0d3b78f8..b540e1e3 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -24,8 +24,8 @@ be news to anyone, but why would applications? One example is banks. When you transfer money from one bank to another, your bank sends -a message to the banks messaging central. The messaging central -then record and coordinate the transaction. Banks +a message to a central clearinghouse. The clearinghouse +then records and coordinates the transaction. Banks need to send and receive millions and millions of messages every day, and losing a single message would mean either losing your money (bad) or the banks money (very bad)