From f1571569e376b1f2d95e886af5bdb3cfa2f3a162 Mon Sep 17 00:00:00 2001 From: Santiago Squarzon Date: Fri, 28 Jul 2023 20:31:42 -0300 Subject: [PATCH] adding few more tests --- docs/en-US/Get-PSTree.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/Get-PSTree.md b/docs/en-US/Get-PSTree.md index 299a6ae..a8df4de 100644 --- a/docs/en-US/Get-PSTree.md +++ b/docs/en-US/Get-PSTree.md @@ -121,7 +121,7 @@ Wildcard characters are accepted. Excluded items do not add to the recursive folders size. -> __NOTE__: Patterns are tested with the object's `.FullName` property. +> __NOTE__: Patterns are tested against the object's `.FullName` property. ```yaml Type: String[]