From aa4d760691632104e520e35d7b818795eec0b99b Mon Sep 17 00:00:00 2001 From: Yakov5776 Date: Thu, 8 Dec 2022 21:14:36 -0500 Subject: [PATCH] Fix captilization and clarification --- docs/Client Security/Signatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.