Fix typo in package-xml.md
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 21 Oct 2022 12:39:08 +0000 (14:39 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 21 Oct 2022 12:39:08 +0000 (14:39 +0200)
docs/package/package-xml.md

index 67989a097dc821161eab9e8bd505c7a8e3cfd406..771caeeafd052cda6bed3a7ffc712540a753f514 100644 (file)
@@ -63,7 +63,7 @@ Valid examples:
 Invalid examples:
 
 - 1.0.0 Beta (keyword Beta must be followed by a number)
-- 2.0 RC 3 (version number must consists of 3 blocks of numbers)
+- 2.0 RC 3 (version number must consist of 3 blocks of numbers)
 - 1.2.3 dev 4.5 (4.5 is not an integer, 4 or 5 would be valid but not the fraction)
 
 #### `<date>`