mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): Medical Data Validator Workshop Typo (#65567)
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user