diff --git a/urlhowto.php b/urlhowto.php index 47534b9e8..c9cc51c50 100644 --- a/urlhowto.php +++ b/urlhowto.php @@ -108,18 +108,19 @@ of URL is http://php.net/search_for_this.

What enables PHP.net to have this feature is a combination of a -custom ".htaccess" file, who redirect the browser to another page -in case of "Error 401/3/4" and a little search page that looks up -functions names in the manual corresponding to what you searched for in -http://php.net/search_for_this. - -
+custom ".htaccess" file, which redirects the browser to another page +in case of an "Error 401/3/4" and a little search page that looks up +page names or functions names in the manual corresponding to what +you searched for in http://php.net/search_for_this. +

+

Everything behind this feature is available here: