Skip to content

Fix parameter typo in definition#1491

Merged
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
Gijsreyn:fix-parameter-typo
Apr 17, 2026
Merged

Fix parameter typo in definition#1491
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
Gijsreyn:fix-parameter-typo

Conversation

@Gijsreyn
Copy link
Copy Markdown
Collaborator

PR Summary

Backport from pull request on the PowerShell-Docs-Dsc

Copilot AI review requested due to automatic review settings April 17, 2026 08:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a typo in the DSC configuration documentation by updating the parameter reference syntax from parameter(...) to the correct parameters(...).

Changes:

  • Updated all parameter access examples to use parameters('<parameter-name>') (including array indexing and object property access).

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 17, 2026
Merged via the queue into PowerShell:main with commit 618dc6c Apr 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants