From 4ed77ad49980e2430ae112ebdc5caeff92b5364f Mon Sep 17 00:00:00 2001 From: BergenMatthias <46765207+BergenMatthias@users.noreply.github.com> Date: Fri, 14 Aug 2020 11:28:21 +0200 Subject: [PATCH] Update severity.md Typo. --- docs/hackers/severity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hackers/severity.md b/docs/hackers/severity.md index 3f245cd3388..c5e52c5290b 100644 --- a/docs/hackers/severity.md +++ b/docs/hackers/severity.md @@ -31,4 +31,4 @@ Availability | Whether functionality can be rendered inaccessible. The impact to You can read more details about CVSS [here](https://www.first.org/cvss/user-guide). -If the program has a custom methodology for determining severity, it should be described it on their Security Page. +If the program has a custom methodology for determining severity, it should be described on their Security Page.