From aca6db5601a7538e38307368d851980b47cd4697 Mon Sep 17 00:00:00 2001 From: Aishraj Dahal Date: Tue, 20 Sep 2016 07:50:36 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a36c4da81..b9095d6dfa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Ripple is a network of computers which use the [Ripple consensus algorithm] (https://www.youtube.com/watch?v=pj1QVb1vlC0) to atomically settle and record transactions on a secure distributed database, the Ripple Consensus Ledger (RCL). Because of its distributed nature, the RCL offers transaction immutability -without a central operator. The RCL contains a built-incurrency exchange and its +without a central operator. The RCL contains a built-in currency exchange and its path-finding algorithm finds competitive exchange rates across order books and currency pairs.