Skip to content

Commit 9af0348

Browse files
committed
make more generic
1 parent 0f2b6a9 commit 9af0348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/02.tools/03.problem.errors/README.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Error Handling
22

33
👨‍💼 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
4+
wrong—maybe a user tries to get information that doesn't exist, or there's
55
a problem saving data. It's important that both users and LLMs get clear,
66
structured feedback when errors happen.
77

0 commit comments

Comments
 (0)