From 2091d3ed29b9099ee8931a713c90600128a7f418 Mon Sep 17 00:00:00 2001 From: Evan Schwartz Date: Mon, 9 Sep 2013 11:57:38 -0700 Subject: [PATCH] indentation --- docs/GUIDES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GUIDES.md b/docs/GUIDES.md index e6e9aa76..f269eb9e 100644 --- a/docs/GUIDES.md +++ b/docs/GUIDES.md @@ -7,7 +7,7 @@ This file provides step-by-step walkthroughs for some of the most common usages 1. [Connecting to the Ripple network with `Remote`](GUIDES.md#1-connecting-to-the-ripple-network-with-remote) 2. [Using `Remote` functions and `Request` objects](GUIDES.md#2-using-remote-functions-and-request-objects) 3. [Submitting a transaction](GUIDES.md#3-submitting-a-transaction) -+ [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees) + + [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees) 4. [Submitting a trade offer](GUIDES.md#3-submitting-a-trade-offer) 5. [Listening to the network](GUIDES.md#4-listening-to-the-network)