From 9592026335100514e05b95a2a57d304e958d041c Mon Sep 17 00:00:00 2001 From: Isaac Teles-Rosario Date: Thu, 21 Apr 2022 14:00:49 -0400 Subject: [PATCH] Update ReadMe.md typo --- CTng/config/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTng/config/ReadMe.md b/CTng/config/ReadMe.md index a4f52c2..bc5fea7 100644 --- a/CTng/config/ReadMe.md +++ b/CTng/config/ReadMe.md @@ -1,4 +1,4 @@ -# Cryptography Implementations +# Configuration Implementation ## Contents: - `types.go`: defines the gossiper and monitor structs which will be be populated by config files (json files)