Skip to content

docs: fix 'Allows to' grammar in about_Arrays ForEach/Where - #13285

Merged
Sean Wheeler (sdwheeler) merged 2 commits into
MicrosoftDocs:mainfrom
mrchatam:docs-fix-allows-to-about-arrays-76
Sep 14, 2026
Merged

Sean Wheeler (sdwheeler) merged 2 commits into
MicrosoftDocs:mainfrom
mrchatam:docs-fix-allows-to-about-arrays-76

Conversation

@mrchatam

Copy link
Copy Markdown
Contributor

PR Summary

Fix grammar in about_Arrays ForEach()/Where() method descriptions for PowerShell 7.6:

  • Allows to iterateAllows you to iterate
  • Allows to filterAllows you to filter

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI lite review requested due to automatic review settings September 13, 2026 03:22
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The scoped documentation changes have no unresolved review issues.

Pull request overview

Corrects grammar in the PowerShell 7.6 about_Arrays documentation.

Changes:

  • Updates ForEach() and Where() descriptions to use “Allows you to”.
File summaries
File Description
reference/7.6/Microsoft.PowerShell.Core/About/about_Arrays.md Corrects grammar in array method descriptions.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 8a012b2:

✅ Validation status: passed

File Status Preview URL Details
reference/7.6/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 27906a9:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-7.6)
reference/7.7/Microsoft.PowerShell.Core/About/about_Arrays.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

@sdwheeler
Sean Wheeler (sdwheeler) merged commit e4d6bb8 into MicrosoftDocs:main Sep 14, 2026
5 checks 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