Skip to content

Commit

Permalink
Updates Import-ConfigData help
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Jan 5, 2024
1 parent f91f760 commit 356c758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Import-ConfigData.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Load configuration data from multiple file types. The returned object should loo

### Parameter Set 1

- `[String]` **Path** _Specifies a path to a configuration file with an extention of psd1, toml, yaml, or yml._ Mandatory, ValueFromPipeline
- `[String]` **Path** _Specifies a path to a configuration file with an extention of psd1, toml, json, yaml, or yml._ Mandatory, ValueFromPipeline

## Examples

Expand Down

0 comments on commit 356c758

Please sign in to comment.