We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30252cc commit c44cc4aCopy full SHA for c44cc4a
1 file changed
examples/01_Shapes_And_Color/00_Shape_Primitives.js
@@ -1,6 +1,6 @@
1
/**
2
* @name Shape Primitives
3
- * @description This program demostrates the use of the basic shape
+ * @description This program demonstrates the use of the basic shape
4
* primitive functions
5
* <a href="https://p5js.org/reference/#/p5/square" target="_blank">square()</a>,
6
* <a href="https://p5js.org/reference/#/p5/rect" target="_blank">rect()</a>,
0 commit comments