From 0e857147fbd590a7349a6ee942840b0b0249acbc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 21 Oct 2022 14:39:08 +0200 Subject: [PATCH] Fix typo in package-xml.md --- docs/package/package-xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package/package-xml.md b/docs/package/package-xml.md index 67989a09..771caeea 100644 --- a/docs/package/package-xml.md +++ b/docs/package/package-xml.md @@ -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) #### `` -- 2.20.1