We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5be7b commit 9bf1489Copy full SHA for 9bf1489
1-js/09-classes/01-class/1-rewrite-to-class/task.md
@@ -4,6 +4,6 @@ importance: 5
4
5
# Rewrite to class
6
7
-The `Clock` class is written in functional style. Rewrite it the "class" syntax.
+The `Clock` class (see the sandbox) is written in functional style. Rewrite it in the "class" syntax.
8
9
P.S. The clock ticks in the console, open it to see.
0 commit comments