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.
1 parent 52b47a1 commit 415d577Copy full SHA for 415d577
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