From dbc71b77c306dd2b65f0acd684ab9cdbace23383 Mon Sep 17 00:00:00 2001 From: Soulcollector <63009461+SoulcoIIector@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:53:00 +0300 Subject: [PATCH] fix typo Update onchain-rln-relay-chat2.md --- docs/tutorials/onchain-rln-relay-chat2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/onchain-rln-relay-chat2.md b/docs/tutorials/onchain-rln-relay-chat2.md index 11d470ce..b389dd0e 100644 --- a/docs/tutorials/onchain-rln-relay-chat2.md +++ b/docs/tutorials/onchain-rln-relay-chat2.md @@ -13,7 +13,7 @@ To complete this tutorial, you will need make ./build/waku generate-rln-credentials --eth-account-private-key= --eth-contract-address=<0x000...> --eth-client-address= --cred-path=./rlnKeystore.json ``` -Once this command is executed, A keystore file will be generated at the path defined in the `--cred-path` flag. You may now use this keystore with wakunode2 or chat2. +Once this command is executed, a keystore file will be generated at the path defined in the `--cred-path` flag. You may now use this keystore with wakunode2 or chat2. ## Overview @@ -201,7 +201,7 @@ You can check this fact by looking at `Bob`'s console, where `message3` is missi ``` ``` -Seting up dynamic rln +Setting up dynamic rln INFO: Welcome, Alice! INFO: type /help to see available commands