Grammar update for security-considerations.rst

This commit is contained in:
jgoodall628 2021-06-15 19:51:07 -05:00 committed by GitHub
parent e7bf1cc7e7
commit a344fd43bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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