Author: Maciej Sobaczewski (Sobak) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-05-10T14:05:50+01:00
Commit: https://github.com/php/web-php/commit/7ec8d43cd780e71c341e0e3901392d6d3dcb524f Raw diff: https://github.com/php/web-php/commit/7ec8d43cd780e71c341e0e3901392d6d3dcb524f.diff Fix typo on supported-versions.php (#990) Changed paths: M supported-versions.php Diff: diff --git a/supported-versions.php b/supported-versions.php index ae307e352a..a676a094cc 100644 --- a/supported-versions.php +++ b/supported-versions.php @@ -23,7 +23,7 @@ <p> After this two year period of active support, each branch is then supported - for two additionals year for critical security issues only. Releases during + for two additional years for critical security issues only. Releases during this period are made on an as-needed basis: there may be multiple point releases, or none, depending on the number of reports. </p>