Skip to content

Commit 3d8f7e0

Browse files
authored
Merge pull request #10 from farvardin/patch-1
Update basic-pong.md
2 parents e126035 + 4c7e861 commit 3d8f7e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/basic-pong.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function setup()
6060

6161
noCursor()
6262

63-
description("A game of Pong between a human and computer AI player.")
63+
describe("A game of Pong between a human and computer AI player.")
6464
end
6565

6666
function draw()

0 commit comments

Comments
 (0)