fix(curriculum): close unclosed code block in step 67 of quiz project (#56697)

This commit is contained in:
Ilenia
2024-10-16 12:32:03 +02:00
committed by GitHub
parent 4e6398ddb6
commit b021f3eb5d

View File

@@ -674,3 +674,4 @@ address {
white-space: nowrap;
border: 0;
}
```