From a344fd43bf97148ded4a991a6faa14f6b3e7a183 Mon Sep 17 00:00:00 2001 From: jgoodall628 Date: Tue, 15 Jun 2021 19:51:07 -0500 Subject: [PATCH] Grammar update for security-considerations.rst --- docs/security-considerations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/security-considerations.rst b/docs/security-considerations.rst index e807d301e..94e1aceac 100644 --- a/docs/security-considerations.rst +++ b/docs/security-considerations.rst @@ -346,7 +346,7 @@ Recommendations Take Warnings Seriously ======================= -If the compiler warns you about something, you should better change it. +If the compiler warns you about something, you should change it. Even if you do not think that this particular warning has security implications, there might be another issue buried beneath it. Any compiler warning we issue can be silenced by slight changes to the