-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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 on 'updatePixels()' page #5648
Conversation
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi!
thanks for your contribution!
could you please revert the changes in the README?
we do those separately with a bot, and right now we can't merge because of a conflict with the README, thanks :)
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great, thanks!
@all-contributors please add @smilee for code |
I've put up a pull request to add @smilee! 🎉 |
Resolves #1184
Changes:
Fixed 'height' to 'width'.
Screenshots of the change:
![screenshot](https://user-images.githubusercontent.com/5793796/160305395-4fef9029-1068-402b-bd36-d3f9b25d0e59.png)
PR Checklist
npm run lint
passes