Commit 2cc14f9
authored
test fails with doctype
This might have missed it in hindsight, but the test fails as someone follows the tutorials.
Changing it from `<!doctype html>` to `<!DOCTYPE html>` solves the problem1 parent f287d5d commit 2cc14f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
0 commit comments