Skip to content

Commit 14d0c4f

Browse files
committed
fix last typo
1 parent a4abd6f commit 14d0c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Cmdlets/Invoke-Formatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function foo
7777
}
7878
```
7979

80-
### EXAMPLE 3 - Format the input script text using the settings defined a `.psd1` file
80+
### EXAMPLE 3 - Format the input script text using the settings defined in a `.psd1` file
8181

8282
```powershell
8383
Invoke-Formatter -ScriptDefinition $scriptDefinition -Settings /path/to/settings.psd1

0 commit comments

Comments
 (0)