diff options
Diffstat (limited to 'html/step9_opt1.html')
-rw-r--r-- | html/step9_opt1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/step9_opt1.html b/html/step9_opt1.html index e263076..7e63e13 100644 --- a/html/step9_opt1.html +++ b/html/step9_opt1.html @@ -118,7 +118,7 @@ h4 { margin: 0; font-weight: bold; font-size: 1.18em; } </small><br><br> <!-- --> <li>Test validity of all links</li> - <br><small>This option forces the engine to test all links in spidered pages, i.e. to check if every link is valid or not by performing a request to the server. If an error occured, it is reported to the error log-file. + <br><small>This option forces the engine to test all links in spidered pages, i.e. to check if every link is valid or not by performing a request to the server. If an error occurred, it is reported to the error log-file. <br>Useful to test all external links in a website </small><br><br> <!-- --> |