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 4a4b8cd commit e04156cCopy full SHA for e04156c
exercises/split-second-stopwatch/instructions.md
@@ -8,4 +8,4 @@ The stopwatch has the following functionality:
8
- Current lap: the time tracked for the current lap
9
- Previous laps: the times of all previously recorded laps
10
- Reset: reset the current lap and clear previous laps
11
-- Lap: add the current lap to the previous laps and reset the current lap
+- Lap: add the current lap time to the previous laps and start a new lap
0 commit comments