diff --git a/curriculum/challenges/english/blocks/workshop-medical-data-validator/6846ba7ef391f007fcc37688.md b/curriculum/challenges/english/blocks/workshop-medical-data-validator/6846ba7ef391f007fcc37688.md index 22a84401470..38e0ea542c6 100644 --- a/curriculum/challenges/english/blocks/workshop-medical-data-validator/6846ba7ef391f007fcc37688.md +++ b/curriculum/challenges/english/blocks/workshop-medical-data-validator/6846ba7ef391f007fcc37688.md @@ -7,7 +7,7 @@ dashedName: step-19 # --description-- -To test the everything is working correctly, try to comment out the `age` key from the first dictionary in `medical_records`. +To test that everything is working correctly, try to comment out the `age` key from the first dictionary in `medical_records`. You should see a validation message appear in the terminal.