Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo of word calculate #2677

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Fix typo of word calculate #2677

merged 1 commit into from
Dec 4, 2023

Conversation

ccouzens
Copy link
Contributor

@ccouzens ccouzens commented Dec 3, 2023

Description

Fix typo of word calculate on 3 of the WASM numeric examples

Motivation

I noticed it was wrong, and I wanted to improve the polish of this project.

Additional details

https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/Min
https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/Max
https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/Absolute

Related issues and pull requests

@ccouzens ccouzens requested a review from a team as a code owner December 3, 2023 13:30
@ccouzens ccouzens requested review from pepelsbey and removed request for a team December 3, 2023 13:30
Copy link

github-actions bot commented Dec 3, 2023

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Nice catch! Thanks :)

@pepelsbey pepelsbey merged commit b19bd87 into mdn:main Dec 4, 2023
5 checks passed
Copy link

github-actions bot commented Dec 4, 2023

Congratulations on your first merged pull request. 🎉 Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.

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