From 97042388b28d45c5e1b92d52264bdc418245caf2 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Wed, 28 Jul 2021 15:13:33 +1000 Subject: [PATCH] Fix odd format --- guides/relay-receive-send-messages.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/guides/relay-receive-send-messages.md b/guides/relay-receive-send-messages.md index ffbb1e3857..94a7ae3192 100644 --- a/guides/relay-receive-send-messages.md +++ b/guides/relay-receive-send-messages.md @@ -1,15 +1,6 @@ # Receive and Send messages using Waku Relay -Waku -Relay -is -a -gossip -protocol -that -enables -you -to send and receive messages. +Waku Relay is a gossip protocol that enables you to send and receive messages. You can find Waku Relay's specifications on [Vac RFC](https://rfc.vac.dev/spec/11/). Before starting, you need to choose a _Content Topic_ for your dApp.