-
Notifications
You must be signed in to change notification settings - Fork 452
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
Update README.md #276
Update README.md #276
Conversation
Change `incomplet` => `incomplete and `inkorrekt` => `incorrect` to adhere to grammatical English spelling.
Haha, then you can reference mine for the future. I found it QUITE odd that those mistakes would have persisted for so long, yet I dared venture to update the README.. Good stuff. Cheers! 👍 |
Actually, if this is a recurring issue, perhaps we should merge this? Or add |
Guys, plz, don't forget to run |
In the spirit of WebAssembly/spec#276
@kpmy, a sorry, that was probably my fault. Should be fixed now. Also, I put the "incomplet and inkorrect" in quotes, to make it more apparent that it's intentional. |
If you guys ever need help with maintaining the project (I particularly like documentation), then I'd be happy to help. |
I don't know that we're likely to have someone officially designated to do things like maintain documentation, but I'm sure we'd be happy to take patches from anyone that wants to send them, so if you see something you want to improve, you are welcome :) |
👍 Brilliant! |
f32x4, f64x2 eq, ne, lt, le, gt, ge. Similar to integer comparisons, this is implemented with the Binary ast node.
Change
incomplet
=>incomplete
andinkorrekt
=>incorrect
to adhere to grammatical English spelling.