From abcafd3c80ea0ba66c594ca3cb2c61091ac321c0 Mon Sep 17 00:00:00 2001 From: Anurag Lint Date: Tue, 20 Aug 2024 11:24:29 +0200 Subject: [PATCH] update example according to latest commit Co-authored-by: dluvian <133484344+dluvian@users.noreply.github.com> --- 100.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/100.md b/100.md index 236facfb..34c23f54 100644 --- a/100.md +++ b/100.md @@ -37,7 +37,7 @@ The `content` field must be empty to prevent the attacker from publishing a mali { "kind": 1000, "pubkey": , - "content": "Someone has stolen my password", + "content": "", ... } ```