Skip to content

Commit e04156c

Browse files
Update instructions.md
Co-authored-by: Anastasios Chatzialexiou <16361161+tasxatzial@users.noreply.github.com>
1 parent 4a4b8cd commit e04156c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/split-second-stopwatch/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The stopwatch has the following functionality:
88
- Current lap: the time tracked for the current lap
99
- Previous laps: the times of all previously recorded laps
1010
- Reset: reset the current lap and clear previous laps
11-
- Lap: add the current lap to the previous laps and reset the current lap
11+
- Lap: add the current lap time to the previous laps and start a new lap

0 commit comments

Comments
 (0)