Skip to content

Commit 3aebe80

Browse files
committed
Correct typo
1 parent d216e1e commit 3aebe80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/01_Shapes_And_Color/01_Color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* <a href="https://p5js.org/reference/#/p5/noFill" target="_blank">noFill()</a>
1313
* turns off line color or inner color respectively.
1414
*
15-
* Colors may be represented many different ways. This examples demonstrate several options.
15+
* Colors can be represented in many different ways. This examples demonstrate several options.
1616
*/
1717

1818
function setup() {

0 commit comments

Comments
 (0)