File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ function App() {
8181
8282# Wait to be connected
8383
84- When using the ` bootstrap ` option, it may take some times to connect to other peers.
84+ When using the ` bootstrap ` option, it may take some time to connect to other peers.
8585To ensure that you have relay peers available to send and receive messages,
8686use the ` Waku.waitForConnectedPeer() ` async function:
8787
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ const wakuNode = await Waku.create({
4242
4343# Wait to be connected
4444
45- When using the ` bootstrap ` option, it may take some times to connect to other peers.
45+ When using the ` bootstrap ` option, it may take some time to connect to other peers.
4646To ensure that you have relay peers available to send and receive messages,
4747use the following function:
4848
You can’t perform that action at this time.
0 commit comments