Commit: afd86960c28c8bf1c9cfc9cacc42400428b73bb8 Author: Hannes Magnusson <[email protected]> Tue, 3 Dec 2013 22:42:58 -0800 Parents: ffab146860d1a19207eba423a0d3bff82af336d1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=afd86960c28c8bf1c9cfc9cacc42400428b73bb8 Log: Fix grammar, as suggested by cjones Changed paths: M README.md Diff: diff --git a/README.md b/README.md index 3b2ff24..add3938 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To setup a local mirror of the website: $ php -S localhost:8080 .router.php -This repo does include most (generated) files that are required for normal +This repo includes most (generated) files that are required for normal operation of this website, such as - News & events data -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
