Skip to content

Commit ee7c833

Browse files
committed
Formatting on the reset() code bit
1 parent 4da2660 commit ee7c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/lesson6/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ context.clearRect(0, 0, canvas.width, canvas.height);
8080

8181
**Exercise**
8282

83-
Reset the canvas when the Reset button is clicked, by calling a reset() function.
83+
Reset the canvas when the Reset button is clicked, by calling the `reset()` function.
8484

8585
### Drawing paths
8686

0 commit comments

Comments
 (0)