correcting the example

This commit is contained in:
Vitor Pamplona 2024-02-07 18:00:19 -05:00
parent 73a2aab8dd
commit 225be8a2a1

2
81.md
View File

@ -25,7 +25,7 @@ For example:
["p", "<pubkey>", "relay"] ["p", "<pubkey>", "relay"]
["nickname", "<My buddy>"] ["nickname", "<My buddy>"]
["summary", "<Summary of the relationship>"], ["summary", "<Summary of the relationship>"],
["nip92secret", "<secret used to decrypt medical data for this pubkey>"] ["nip82secret", "<secret used to decrypt medical data for this pubkey>"]
)", )",
...other fields ...other fields
} }