Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit a0ca013

Browse files
authored
improve troubleshooting for title with a prop
1 parent 81ca853 commit a0ca013

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

responses/05_bad-prop.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
It looks like you did not replace the title with a prop in the correct place in `src/List.jsx`
1+
It looks like you did not replace the title with a prop in the correct place.
2+
3+
Ensure that:
4+
- you're editing `src/List.jsx`
5+
- you edit line 31
6+
- your prop is within the `<p className="h2">` and `</p>` tag.
27

38
Try again!
49

5-
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search for your issue to see if other people have resolved it in the past.
10+
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search for your issue to see if other people have resolved it in the past.

0 commit comments

Comments
 (0)