diff --git a/docs/metasploit-framework.wiki/Metasploit-Guide-HTTP.md b/docs/metasploit-framework.wiki/Metasploit-Guide-HTTP.md index 6f3887d306..e22659c70a 100644 --- a/docs/metasploit-framework.wiki/Metasploit-Guide-HTTP.md +++ b/docs/metasploit-framework.wiki/Metasploit-Guide-HTTP.md @@ -161,7 +161,7 @@ Module advanced options (auxiliary/scanner/http/title): ``` ### HTTP Multiple-Headers -Additional headers can be set via the ```HTTPRawHeaders``` option. +Additional headers can be set via the `HTTPRawHeaders` option. A file containing a ERB template will be used to append to the headers section of the HTTP request. An example of an ERB template file is shown below. ```