Skip to content

Uint8Array.prototype.toHex: correct output#40362

Merged
Josh-Cena merged 1 commit intomdn:mainfrom
phoddie:patch-2
Jul 15, 2025
Merged

Uint8Array.prototype.toHex: correct output#40362
Josh-Cena merged 1 commit intomdn:mainfrom
phoddie:patch-2

Conversation

@phoddie
Copy link
Copy Markdown
Contributor

@phoddie phoddie commented Jul 14, 2025

Description

The output displayed for the second part of the example is incorrect. This is easily verified in a web browser.

Motivation

Developers may be confused by incorrect output in the example.

The output displayed for the second part of the example is incorrect. This is easily verified in a web browser.
@phoddie phoddie requested a review from a team as a code owner July 14, 2025 21:40
@phoddie phoddie requested review from Josh-Cena and removed request for a team July 14, 2025 21:40
@github-actions github-actions bot added Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed labels Jul 14, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Good catch. Thanks!

@Josh-Cena Josh-Cena merged commit ac71221 into mdn:main Jul 15, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants