summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2022-06-26 15:01:12 +0200
committerFlorian Pritz <bluewind@xinu.at>2022-06-26 15:01:12 +0200
commit6ef820bcef6f2079c18095b0a3dfec59ce9e6bdd (patch)
tree859a1be8592e5e1489e5e8e531236310553bb673
parentc2ae954796f8dc3229c6b2bea5f74f2a73089d43 (diff)
docs: Fix typo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f867b19a..13833d1ee 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ This file lists major, incompatible or otherwise important changes, you should l
NEXT
4.0.0 2022-04-10
- - BREAKING CHANGE: Minimum requried PHP version is now >= 7
+ - BREAKING CHANGE: Minimum required PHP version is now >= 7
- More PHP 8.1 compatibility fixes
- Fix exception in multipaste queue when queued item has been deleted