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 min and max to minimum and maximum in the overview #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sosukesuzuki
Copy link

According to the spec1, the properties representing the limits are named minimum and maximum. However, in the overview2 of this repository, min and max are used.

This PR updates the property names in the overview.

Footnotes

  1. https://webassembly.github.io/js-types/js-api/index.html#dictdef-anyexterntype

  2. https://github.com/WebAssembly/js-types/blob/eec73e1e5ea7471e6f9e89bb2e92dc5e5b3bc93d/proposals/js-types/Overview.md

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.

1 participant