Skip to content

Commit c44cc4a

Browse files
committed
Correct spelling error
1 parent 30252cc commit c44cc4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/01_Shapes_And_Color/00_Shape_Primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Shape Primitives
3-
* @description This program demostrates the use of the basic shape
3+
* @description This program demonstrates the use of the basic shape
44
* primitive functions
55
* <a href="https://p5js.org/reference/#/p5/square" target="_blank">square()</a>,
66
* <a href="https://p5js.org/reference/#/p5/rect" target="_blank">rect()</a>,

0 commit comments

Comments
 (0)