From 267912959fc55b0ac90946b6ee46ff886799ea60 Mon Sep 17 00:00:00 2001 From: My9Bot <34904312+My9Bot@users.noreply.github.com> Date: Tue, 29 May 2018 10:09:12 +0200 Subject: [PATCH] fix: typo (#1367) --- examples/circuit-relaying/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/circuit-relaying/README.md b/examples/circuit-relaying/README.md index 891f8446df..e04faf456e 100644 --- a/examples/circuit-relaying/README.md +++ b/examples/circuit-relaying/README.md @@ -64,7 +64,7 @@ A circuit relay address is a [multiaddress](https://multiformats.io/multiaddr/) Circuit relay addresses are very flexible and can describe many different aspects of how to esablish the relayed connection. In its simplest form, it looks something like this: -- `/p2p-circuit/ipfs/QmPerr` +- `/p2p-circuit/ipfs/QmPeer` If we want to be specific as to which transport we want to use to establish the relay, we can encode that in the address as well: