diff --git a/examples/stealthmessage.js b/examples/stealthmessage.js index f827acd..cec3535 100644 --- a/examples/stealthmessage.js +++ b/examples/stealthmessage.js @@ -22,7 +22,7 @@ var keypair = Keypair().fromRandom(); //Now make a message. -var messagebuf = new Buffer('Hello there. Only you know this message is to, and only you know what it says.'); +var messagebuf = new Buffer('Hello there. Only you know this message is to you, and only you know what it says.'); //Encrypt the message with the stealth address.