mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 21:44:33 +00:00
Fix voca
This commit is contained in:
parent
7b87ece951
commit
ef27afbbf9
@ -5,7 +5,7 @@ In this guide, we will demonstrate how your ReactJS dApp can use Waku Relay to s
|
||||
|
||||
Before starting, you need to choose a _Content Topic_ for your dApp.
|
||||
Check out the [how to choose a content topic guide](choose-content-topic.md) to learn more about content topics.
|
||||
For this guide, we are using a unique content topic: `/min-js-web-chat/1/chat/proto`.
|
||||
For this guide, we are using a single content topic: `/min-js-web-chat/1/chat/proto`.
|
||||
|
||||
# Setup
|
||||
|
||||
|
@ -6,7 +6,7 @@ You can find Waku Relay's specifications on [Vac RFC](https://rfc.vac.dev/spec/1
|
||||
Before starting, you need to choose a _Content Topic_ for your dApp.
|
||||
Check out the [how to choose a content topic guide](choose-content-topic.md) to learn more about content topics.
|
||||
|
||||
For this guide, we are using a unique content topic: `/relay-guide/1/chat/proto`.
|
||||
For this guide, we are using a single content topic: `/relay-guide/1/chat/proto`.
|
||||
|
||||
# Installation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user