diff --git a/docs/Client Security/Signatures.md b/docs/Client Security/Signatures.md index e6320e3..c043d74 100644 --- a/docs/Client Security/Signatures.md +++ b/docs/Client Security/Signatures.md @@ -41,4 +41,4 @@ Signature wrappers have differed between the years but here are the primary form - [JoinScripts](/Client Security/JoinScripts) [^1]: More Information: [https://www.cisa.gov/uscert/ncas/tips/ST04-018](https://www.cisa.gov/uscert/ncas/tips/ST04-018) -[^2]: Signed Data goes from server to client; Client verifies. \ No newline at end of file +[^2]: Signed data goes from server to client then which the client verifies it.