From 3917acb86a70309acad859dcadd6052f3908c288 Mon Sep 17 00:00:00 2001
From: Wayne Beaton <wayne.beaton@eclipse-foundation.org>
Date: Mon, 3 May 2021 13:11:23 -0400
Subject: [PATCH] Remove misplaced period.

---
 source/chapters/security.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/chapters/security.adoc b/source/chapters/security.adoc
index a65999a..865a5e9 100644
--- a/source/chapters/security.adoc
+++ b/source/chapters/security.adoc
@@ -67,7 +67,7 @@ The Eclipse Foundation is a {cveUrl}[Common Vulnerabilities and Exposures] (CVE)
 ====
 If you're not sure whether or not a CVE is required, err on the side of caution and request one.
 
-Think of a first CVE for your open source project as a rite of passage. Alerting your adopters of a vulnerability is a signal of maturity and responsibility. to the open source community.
+Think of a first CVE for your open source project as a rite of passage. Alerting your adopters of a vulnerability is a signal of maturity and responsibility to the open source community.
 ====
 
 Any project committer can request a CVE assignment, by creating a {cveRequestUrl}[CVE Request issue]. Upon creation, the request issue will be marked as confidential. 
-- 
GitLab