Commit: 9b1c374d0dcd9552c08abe2143718b90adc72b3d Author: Hannes Magnusson <[email protected]> Tue, 3 Dec 2013 22:42:58 -0800 Parents: 0344cc1f94162bc76c85be8def22224e9ffb9d10 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9b1c374d0dcd9552c08abe2143718b90adc72b3d 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
