From 3dfdc19b731fb9b5774600a2dfc52c0b721878b5 Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 21 May 2021 18:55:32 -0400 Subject: [PATCH] fix missing period --- PROPOSAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROPOSAL.md b/PROPOSAL.md index ffce203c..e62151f7 100644 --- a/PROPOSAL.md +++ b/PROPOSAL.md @@ -34,7 +34,7 @@ gone dormant. In spite of that considerable lapse in time, the structure is a sound, understandable way of laying out a Go project and the extant code is usable as the basis for beginning the development of a Go based I2P router. It will considerably reduce the amount of work required to create a Go I2P -router +router. ### Why Go Applications?