Skip to content

Commit 65f7f72

Browse files
lowercase commands
1 parent 20911be commit 65f7f72

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
@@ -2,7 +2,7 @@
22

33
Your task is to build a stopwatch to keep precise track of lap times.
44

5-
The stopwatch uses four commands (Start, Stop, Lap, and Reset) to keep track of:
5+
The stopwatch uses four commands (start, stop, lap, and reset) to keep track of:
66

77
1. The current lap's tracked time
88
2. Previously recorded lap times

0 commit comments

Comments
 (0)