From 50551e84193bd4b7e222a46653886990991bc29e Mon Sep 17 00:00:00 2001 From: stamparm Date: Sat, 27 Oct 2012 10:08:19 -0700 Subject: [PATCH] Minor grammar fix --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 74b5dab..ab7779a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -92,7 +92,7 @@ You can provide sqlmap with the following switch: --no-cast Turn off payload casting mechanism -However, on the other hand you might lose the benefits provided by these switch in the default configuration. +However, on the other hand you might lose the benefits provided by this switch in the default configuration. ## What does `WARNING unknown charset '...'` mean?