From 4a1ba26326fe48d18d059c2c4edcccc75612b5e3 Mon Sep 17 00:00:00 2001 From: Swissky <12152583+swisskyrepo@users.noreply.github.com> Date: Tue, 11 Oct 2022 18:49:17 +0200 Subject: [PATCH] Update README.md --- Argument Injection/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Argument Injection/README.md b/Argument Injection/README.md index 8c6f46d..d34573d 100644 --- a/Argument Injection/README.md +++ b/Argument Injection/README.md @@ -32,7 +32,7 @@ We can see by printing the command that all the parameters are splited allowing * [List of exposed commands](#list-of-exposed-commands) * [CURL](#CURL) * [TAR](#TAR) - * [FIND] (#FIND) + * [FIND](#FIND) * [WGET](#WGET) * [References](#references)