Skip to content

Fix syntax of hexadecimal-digits in chapter-02.md#12936

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
Anyplace7803:patch-1
Apr 8, 2026
Merged

Fix syntax of hexadecimal-digits in chapter-02.md#12936
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
Anyplace7803:patch-1

Conversation

@Anyplace7803
Copy link
Copy Markdown
Contributor

PR Summary

Fixes an error in the syntax for hexadecimal-digits:
hexadecimal-digit decimal-digits -> hexadecimal-digit hexadecimal-digits

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.

`hexadecimal-digit decimal-digits` -> `hexadecimal-digit **hexa**decimal-digits`
@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 e90c819:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/lang-spec/chapter-02.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@sdwheeler sdwheeler merged commit d894c5c into MicrosoftDocs:main Apr 8, 2026
4 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.

2 participants