Skip to content

Fix min and max to minimum and maximum in the overview#51

Open
sosukesuzuki wants to merge 1 commit intoWebAssembly:mainfrom
sosukesuzuki:patch-1
Open

Fix min and max to minimum and maximum in the overview#51
sosukesuzuki wants to merge 1 commit intoWebAssembly:mainfrom
sosukesuzuki:patch-1

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