Skip to content

Commit d216e1e

Browse files
committed
Correct typo
1 parent c44cc4a commit d216e1e

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
@@ -1,6 +1,6 @@
11
/**
22
* @name Color
3-
* @description This is expands on the Shape Primitives example by adding
3+
* @description This expands on the Shape Primitives example by adding
44
* color.
55
* <a href="https://p5js.org/reference/#/p5/background" target="_blank">background()</a>
66
* fills the canvas with one color,

0 commit comments

Comments
 (0)