Skip to content

Commit 06eece3

Browse files
committed
Test: Update English example for translation tracker testing
1 parent 757dd8f commit 06eece3

File tree

1 file changed

+3
-1
lines changed
  • src/content/examples/en/01_Shapes_And_Color/00_Shape_Primitives

1 file changed

+3
-1
lines changed

src/content/examples/en/01_Shapes_And_Color/00_Shape_Primitives/description.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ primitive functions including
1717
<a href="https://p5js.org/reference/p5/arc" target="_blank">arc()</a>,
1818
<a href="https://p5js.org/reference/p5/line" target="_blank">line()</a>,
1919
<a href="https://p5js.org/reference/p5/triangle" target="_blank">triangle()</a>,
20-
and <a href="https://p5js.org/reference/p5/quad" target="_blank">quad()</a>.
20+
and <a href="https://p5js.org/reference/p5/quad" target="_blank">quad()</a>.
21+
22+
Test update: These basic shapes are the building blocks of creative coding!

0 commit comments

Comments
 (0)