diff --git a/doc/README.sgml b/doc/README.sgml
index 7703648d9..61afd9bee 100644
--- a/doc/README.sgml
+++ b/doc/README.sgml
@@ -1823,7 +1823,7 @@ Option: -p
By default sqlmap tests all GET parameters, POST
parameters, HTTP Cookie header values and HTTP User-Agent
header value for dynamicity and SQL injection vulnerability, but it is
-possible to manually specificy the parameter(s) you want sqlmap to perform
+possible to manually specify the parameter(s) you want sqlmap to perform
tests on comma separeted in order to skip dynamicity tests and perform SQL
injection test and inject directly only against the provided parameter(s).