From 14bf6ec59129e3139e40fe0a626abf4d049b05a2 Mon Sep 17 00:00:00 2001 From: freedbygrace Date: Sun, 22 Oct 2023 20:19:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c6f91d..b56904d 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Accept wildcard characters: False ``` ### -PercentageList -The list of percentages to split the list of objects by. +The list of percentages to split the list of objects by. The cumulative value must be equal to 100. ```yaml Type: System.UInt32[]