From 43ba242aca645e6f67538a086977846701a50873 Mon Sep 17 00:00:00 2001 From: ss-9984 <155604356+ss-9984@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:19:44 +0530 Subject: [PATCH] Update hyperbeam.md Language check. --- tools/hyperbeam.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/hyperbeam.md b/tools/hyperbeam.md index a7c4d4f..2bd4380 100644 --- a/tools/hyperbeam.md +++ b/tools/hyperbeam.md @@ -67,9 +67,9 @@ hyperbeam neznr3z3j44l7q7sgynbzpdrdlpausurbpcmqvwupmuoidolbopa Make a new Hyperbeam duplex stream. -This stream will auto-connect to another peer using the same key with an end-to-end encrypted tunnel. When the other peer writes it's emitted as `data` on this stream. Likewise, when you write to this stream it's emitted as `data` on the other peer's stream. +This stream will auto-connect to another peer using the same key with an end-to-end encrypted tunnel. When the other peer writes it's emitted as `data` on this stream. Likewise, when user writes to this stream it's emitted as `data` on the other peer's stream. -> If you do not pass a `key` into the constructor (the passphrase), one will be generated and put on `stream.key` +> If a `key` is not passed into the constructor (the passphrase), one will be generated and put on `stream.key` `options` include: