processing / p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
http://p5js.org/
GNU Lesser General Public License v2.1
21.13k stars 3.23k forks source link

Fix mistake in p5.Vector.rotate() documentation #6814

Closed pie999 closed 4 months ago

pie999 commented 4 months ago

One of the examples in the p5.Vector.rotate() documentation incorrectly states that the arrow rotates counterclockwise. Fixed it to say it rotates clockwise.

PR Checklist

welcome[bot] commented 4 months ago

🎉 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!

nickmcintyre commented 4 months ago

Good catch @pie999 – thanks!

davepagurek commented 4 months ago

@all-contributors please add @pie999 for docs

allcontributors[bot] commented 4 months ago

@davepagurek

I've put up a pull request to add @pie999! :tada: