From 9521e4e974e2deccee9823e6a3a596d99817f29f Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 29 Jul 2022 16:30:46 +1000 Subject: [PATCH] docs: fix grammar --- SECURITY.md | 4 ++-- TODO.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 5227f98e7..8f4ebf9fc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,12 +6,12 @@ If you have any security concern, contact . ## Scope -We consider following issues as vulnerabilities: +We consider the following issues as vulnerabilities: * Remote code execution * Crash caused by a valid Ruby script -We *don't* consider following issues as vulnerabilities: +We *don't* consider the following issues as vulnerabilities: * Runtime C undefined behavior (including integer overflow) * Crash caused by misused API diff --git a/TODO.md b/TODO.md index 3a08e0a14..e3fe5fcbf 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ -# Thing to Do in the future +# Things to Do in the future # After mruby 3.1