Fix improper grammar in about_Intrinsic_Members#13083
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Fixes a grammatical error in the psobject intrinsic member description across multiple PowerShell versioned reference docs.
Changes:
- Corrected the sentence “The
psobjectMemberSet a rich source…” to “ThepsobjectMemberSet is a rich source…” - Applied the same wording fix consistently across 5.1 and 7.4–7.7 documentation trees
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| reference/7.7/Microsoft.PowerShell.Core/About/about_Intrinsic_Members.md | Fixes grammar in the psobject MemberSet description |
| reference/7.6/Microsoft.PowerShell.Core/About/about_Intrinsic_Members.md | Fixes grammar in the psobject MemberSet description |
| reference/7.5/Microsoft.PowerShell.Core/About/about_Intrinsic_Members.md | Fixes grammar in the psobject MemberSet description |
| reference/7.4/Microsoft.PowerShell.Core/About/about_Intrinsic_Members.md | Fixes grammar in the psobject MemberSet description |
| reference/5.1/Microsoft.PowerShell.Core/About/about_Intrinsic_Members.md | Fixes grammar in the psobject MemberSet description |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
@microsoft-github-policy-service agree |
|
Learn Build status updates of commit dce201f: ✅ Validation status: passed
For more details, please refer to the build report. |
sdwheeler
left a comment
There was a problem hiding this comment.
@michael-hollingsworth Thanks for the fix.
PR Summary
Fix improper grammar in
about_Intrinsic_MembersPR Checklist