Skip to content

Commit dd541c0

Browse files
StartAutomatingStartAutomating
authored andcommitted
Merge branch 'PipeScriptImprovements' of https://github.com/StartAutomating/PipeScript into PipeScriptImprovements
1 parent 687b2a4 commit dd541c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Transpilers/Parameters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When this is the case it is common for the transpiler to add a ```[ValidateScrip
2121
|[ValidatePlatform](ValidatePlatform.psx.ps1) |[Validates the Platform](ValidatePlatform.psx.ps1) |
2222
|[ValidatePropertyName](ValidatePropertyName.psx.ps1)|[Validates Property Names](ValidatePropertyName.psx.ps1) |
2323
|[ValidateTypes](ValidateTypes.psx.ps1) |[Validates if an object is one or more types.](ValidateTypes.psx.ps1)|
24-
|[VBN](VBN.psx.ps1) |[ValueFromPipline Shorthand](VBN.psx.ps1) |
24+
|[VBN](VBN.psx.ps1) |[ValueFromPiplineByPropertyName Shorthand](VBN.psx.ps1) |
2525
|[VFP](VFP.psx.ps1) |[ValueFromPipline Shorthand](VFP.psx.ps1) |
2626

2727

0 commit comments

Comments
 (0)