diff --git a/61.md b/61.md
index 33442a3b..8246203e 100644
--- a/61.md
+++ b/61.md
@@ -70,7 +70,7 @@ WIP: Clients SHOULD embed a DLEQ proof in the nutzap event to make it possible t
 
 * The sender fetches the recipient's `kind:10019`.
 * The sender mints/swaps ecash on one of the recipient's listed mints.
-* The sender p2pk locks to the recipient's specified pubkey in their
+* The sender p2pk locks to the recipient's specified pubkey in their `kind:10019`
 
 # Receiving nutzaps
 
@@ -129,4 +129,4 @@ For this scenarios clients can:
 * add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to)
 * store the private key in the `kind:37375` event in the nip44-encrypted `content` field.
 
-This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.
\ No newline at end of file
+This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.