We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52b47a1 + 415d577 commit e2e8ab8Copy full SHA for e2e8ab8
docs/docs/create-a-practice-tutorial.md
@@ -296,7 +296,7 @@ That should check if `<!DOCTYPE html>` was added to the `index.html` file.
296
297
There should be one passing and one failing test
298
299
-- Add `!<DOCTYPE html>` to the `index.html` file
+- Add `<!DOCTYPE html>` to the `index.html` file
300
- Run the test again to see if it passed after adding that
301
302
### Commit second test
0 commit comments