Skip to content

Commit aaeb8c4

Browse files
authored
Update README.mdx (#102)
1 parent 601d17d commit aaeb8c4

File tree

1 file changed

+1
-1
lines changed
  • exercises/07.error-handling/01.problem.route-errors

1 file changed

+1
-1
lines changed

exercises/07.error-handling/01.problem.route-errors/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<EpicVideo url="https://www.epicweb.dev/workshops/full-stack-foundations/error-handling/improving-error-handling-and-ui-on-user-profile-page" />
44

55
👨‍💼 If you open <InlineFile file="app/routes/users+/$username.tsx" /> and
6-
comment in one of the errors Kody 🐨 added for you,
6+
uncomment one of the errors Kody 🐨 added for you,
77
then try loading <LinkToApp to="/users/kody" />, you'll notice the error
88
looks pretty bad. We definitely want to customize that!
99

0 commit comments

Comments
 (0)