Skip to content

Commit 083f438

Browse files
committed
improve instructions
1 parent 1144d50 commit 083f438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/03.resources/README.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ database entry with a specific ID).
116116
In this exercise, you'll extend your EpicMe journaling app to expose new types
117117
of resources:
118118

119-
- **Credits metadata**: A simple resource describing the app's creator.
120-
- **Database-backed resources**: Journal entries and tags, each accessible via a
119+
- **Tags**: A simple resource returning all available tags.
120+
- **Resource Templates**: Journal entries and tags, each accessible via a
121121
unique URI and discoverable through resource templates.
122122
- **Embedded resources**: Making it possible for tools to return references to
123123
resources as part of their output, enabling richer, more contextual

0 commit comments

Comments
 (0)