doc: typo

This commit is contained in:
Vlad Stan 2023-04-10 14:46:44 +03:00 committed by GitHub
parent 37bacdf6aa
commit 9688a76e18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
704.md
View File

@ -85,4 +85,4 @@ If `Alice` wants to signal `Bob` that she is ready to use this NIP (for more pri
> **Note** the reason for using `sha256(shared_secret)` for the `d` tag is so that outside observers do not even know that `Alice` and `Bob` have started to communicate. Any other value for the `d` tag would reveal that the message is intended for `Bob`.
After both `Alice` and `Bob` have published the `kind: 35709` event, they can start to publish and listen to events using the `one-use-keys`.
After both `Alice` and `Bob` have published the `kind: 35709` event, they can start to publish and listen to events using the `one-use-only` keys.