Skip to content

Commit dc45f2f

Browse files
reverting changes to default on form control
1 parent 3a79398 commit dc45f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Writing that out as a series of questions to ask yourself:
2525
3. What colour should this T-shirt be? I must provide 3 options. How will I ensure they do not choose other colours?
2626
4. What size does the customer want? I must provide the following 6 options: XS, S, M, L, XL, XXL
2727

28-
All fields are required.
28+
All fields are required.
2929
Do not write a form action for this project.
3030

3131
## Acceptance Criteria

0 commit comments

Comments
 (0)