We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da2660 commit ee7c833Copy full SHA for ee7c833
1 file changed
js/lesson6/tutorial.md
@@ -80,7 +80,7 @@ context.clearRect(0, 0, canvas.width, canvas.height);
80
81
**Exercise**
82
83
-Reset the canvas when the Reset button is clicked, by calling a reset() function.
+Reset the canvas when the Reset button is clicked, by calling the `reset()` function.
84
85
### Drawing paths
86
0 commit comments