From 1924ad0fd53d32a1d39cb596872c86cc1da9f30e Mon Sep 17 00:00:00 2001 From: timoshinoleg-eng Date: Fri, 19 Jun 2026 13:26:02 +0300 Subject: [PATCH] Fix grammar in contribution guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5c40151b70..2065146cd7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ docker run -v $PWD:/workdir davidanson/markdownlint-cli2:v0.15.0 "**/*.md" --con ## Techniques Folder -Every section should contains the following files, you can use the `_template_vuln` folder to create a new technique folder: +Every section should contain the following files, you can use the `_template_vuln` folder to create a new technique folder: - **README.md**: vulnerability description and how to exploit it, including several payloads, more below - **Intruder**: a set of files to give to Burp Intruder