From 52a4363e4589d56fb6ad752e3edb6108c3182161 Mon Sep 17 00:00:00 2001 From: Christian Lempa Date: Mon, 28 Aug 2023 11:55:26 +0200 Subject: [PATCH] fixed typo --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index baeb546..788b768 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,7 @@ I take the security of my projects seriously. If you discover any security vulne To report a security vulnerability, please follow these steps: 1. Go to the **Security** tab of this repository on GitHub. -2. Click on **"Report a vulernability"**. +2. Click on **"Report a vulnerability"**. 3. Provide a clear description of the vulnerability and its potential impact. Be as detailed as possible. 4. If applicable, include steps or a PoC (Proof of Concept) to reproduce the vulnerability. 5. Submit the report.