diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 9f030707f1..781fffb976 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -433,7 +433,7 @@
-

Like any online site that allows user input your board could be subject to unwanted posts, often referred to as forum spam. The vast majority of these attacks will be from automated computer computer programs known as spambots. The attacks, generally, are not personal the spammers just try to find accessible targets. phpBB has a number of anti-spam measures built in including a range of CAPTCHAs. However, administrators are strongly earged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.

+

Like any online site that allows user input, your board could be subject to unwanted posts; often referred to as forum spam. The vast majority of these attacks will be from automated computer computer programs known as spambots. The attacks, generally, are not personal as the spammers are just trying to find accessible targets. phpBB has a number of anti-spam measures built in including a range of CAPTCHAs. However, administrators are strongly urged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.

Back to Top