Add missing space and fix incorrect backtick - #13250
Add missing space and fix incorrect backtick#13250michael-hollingsworth wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR makes small formatting corrections in the about_PSItem documentation to improve readability and ensure inline code is rendered correctly.
Changes:
- Fixes incorrect inline-code formatting for
$PSItemby using proper backticks. - Adds a missing space between an inline code span and the word “cmdlet”.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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 |
|
Learn Build status updates of commit fa217b9: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Add missing space and fix incorrect backtick
PR Checklist