We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4abd6f commit 14d0c4fCopy full SHA for 14d0c4f
1 file changed
docs/Cmdlets/Invoke-Formatter.md
@@ -77,7 +77,7 @@ function foo
77
}
78
```
79
80
-### EXAMPLE 3 - Format the input script text using the settings defined a `.psd1` file
+### EXAMPLE 3 - Format the input script text using the settings defined in a `.psd1` file
81
82
```powershell
83
Invoke-Formatter -ScriptDefinition $scriptDefinition -Settings /path/to/settings.psd1
0 commit comments