Author: Andreas Möller (localheinz)
Committer: GitHub (web-flow)
Pusher: cmb69
Date: 2022-06-17T16:17:58+02:00

Commit: 
https://github.com/php/web-php/commit/32f5a0283c3b24818cabf184f1dcfa085889c79b
Raw diff: 
https://github.com/php/web-php/commit/32f5a0283c3b24818cabf184f1dcfa085889c79b.diff

Fix wording (repo → repository)

Closes GH-553.

Changed paths:
  M  README.md


Diff:

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

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to