diff --git a/docs/docs/create-a-practice-tutorial.md b/docs/docs/create-a-practice-tutorial.md index 8df467a7..05c2b31e 100644 --- a/docs/docs/create-a-practice-tutorial.md +++ b/docs/docs/create-a-practice-tutorial.md @@ -296,7 +296,7 @@ That should check if `` was added to the `index.html` file. There should be one passing and one failing test -- Add `!` to the `index.html` file +- Add `` to the `index.html` file - Run the test again to see if it passed after adding that ### Commit second test