From 5d6f872e6eba9c33c6494056d21a2e808cb92707 Mon Sep 17 00:00:00 2001 From: Consensus Guy <49131718+consensuslayer@users.noreply.github.com> Date: Fri, 15 Aug 2025 20:16:15 +0300 Subject: [PATCH] Update SPECIFICATION.md --- docs/SPECIFICATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SPECIFICATION.md b/docs/SPECIFICATION.md index 53a623c..81dbdbb 100644 --- a/docs/SPECIFICATION.md +++ b/docs/SPECIFICATION.md @@ -202,7 +202,7 @@ graph TD SignerA1 --> CastD[Reaction] ``` -A Signer is added or removed by registering the public key of the signer to an fid with a smart contract at a well known address. Signers can only be added for the fid owned by the caller of the contract. +A Signer is added or removed by registering the public key of the signer to a fid with a smart contract at a well known address. Signers can only be added for the fid owned by the caller of the contract. ## 2.3 User Data