We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e126035 + 4c7e861 commit 3d8f7e0Copy full SHA for 3d8f7e0
1 file changed
docs/examples/basic-pong.md
@@ -60,7 +60,7 @@ function setup()
60
61
noCursor()
62
63
- description("A game of Pong between a human and computer AI player.")
+ describe("A game of Pong between a human and computer AI player.")
64
end
65
66
function draw()
0 commit comments