We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2b6a9 commit 9af0348Copy full SHA for 9af0348
exercises/02.tools/03.problem.errors/README.mdx
@@ -1,7 +1,7 @@
1
# Error Handling
2
3
👨💼 As we add more features, it's inevitable that things will sometimes go
4
-wrong—maybe a user tries to fetch a journal entry that doesn't exist, or there's
+wrong—maybe a user tries to get information that doesn't exist, or there's
5
a problem saving data. It's important that both users and LLMs get clear,
6
structured feedback when errors happen.
7
0 commit comments