fix(curriculum): Medical Data Validator Workshop Typo (#65567)

This commit is contained in:
NotchArrow
2026-01-29 12:06:58 -05:00
committed by GitHub
parent e83a71ec17
commit 3e961fb9c4
@@ -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.