We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d216e1e commit 3aebe80Copy full SHA for 3aebe80
1 file changed
examples/01_Shapes_And_Color/01_Color.js
@@ -12,7 +12,7 @@
12
* <a href="https://p5js.org/reference/#/p5/noFill" target="_blank">noFill()</a>
13
* turns off line color or inner color respectively.
14
*
15
- * Colors may be represented many different ways. This examples demonstrate several options.
+ * Colors can be represented in many different ways. This examples demonstrate several options.
16
*/
17
18
function setup() {
0 commit comments