Fixed small error (#27049)
Made sure all lists start with a capital letter
This commit is contained in:
committed by
Christopher McCormack
parent
0c649aec02
commit
068fc44763
@ -34,8 +34,8 @@ Front-end development (adjective form with a dash) is when you're working on the
|
||||
Each challenge should be solvable within 120 seconds by a native English speaker who has completed the challenges leading up to it. This includes the amount of time it takes to read the directions, understand the seeded code, write their own code, and get all the tests to pass.
|
||||
|
||||
If it takes longer than two minutes to complete the challenge, you have two options:
|
||||
- simplify the challenge, or
|
||||
- split the challenge into two challenges.
|
||||
- Simplify the challenge, or
|
||||
- Split the challenge into two challenges.
|
||||
|
||||
The 2-minute rule forces you, the challenge designer, to make your directions concise, your seed code clear, and your tests straight-forward.
|
||||
|
||||
|
Reference in New Issue
Block a user