diff --git a/doc/README.sgml b/doc/README.sgml index a57f94220..e4860ffd5 100644 --- a/doc/README.sgml +++ b/doc/README.sgml @@ -1412,7 +1412,8 @@ Switch: --keep-alive
This switch instructs sqlmap to use persistent HTTP(s) connections.
-Note that this switch is incompatible with --proxy switch.
+Note that this switch is incompatible with --proxy
+switch.
-In cases with lot of active (e.g. scripts, embeds,...) content inside
-you can filter pages (--text-only switch) just for
-their textual content. This way, in major number of cases, you can
-automatically tune detection engine.
+In cases with lot of active (e.g. scripts, embeds, etc.) content in the
+HTTP responses' body, you can filter pages (--text-only
+switch) just for their textual content. This way, in a good number of
+cases, you can automatically tune the detection engine.