Skip to content

Commit 037c26a

Browse files
StartAutomatingStartAutomating
authored andcommitted
[CommandAST].AsSentence() - Natural Language Parsing (Fixes #242)
1 parent 19ba8f5 commit 037c26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/VFP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The position of the parameter.
8181
---
8282
### Syntax
8383
```PowerShell
84-
VFP [[-ParameterSet] <String>] [-Mandatory] [-ValueFromPipelineByPropertyName] [[-Position] <Int32>] [<CommonParameters>]
84+
VFP [[-ParameterSet] <String>] [-Mandatory] [-ValueFromPipelineByPropertyName] [[-Position] <Int32>] [<CommonParameters>]
8585
```
8686
---
8787

0 commit comments

Comments
 (0)