From 32f5a0283c3b24818cabf184f1dcfa085889c79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Fri, 17 Jun 2022 15:17:58 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20wording=20(repo=20=E2=86=92=20repository)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes GH-553. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e8226457..a6e5b3966 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Local development -This is the git repo for the official www.php.net website. +This is the git repository for the official www.php.net website. To setup a local mirror of the website: @@ -9,7 +9,7 @@ To setup a local mirror of the website: $ php -S localhost:8080 .router.php -This repo includes most (generated) files that are required for normal +This repository includes most (generated) files that are required for normal operation of this website, such as - News & events data