Skip to content

Commit 1e84dac

Browse files
committed
improve instructions
1 parent ac30db8 commit 1e84dac

File tree

1 file changed

+3
-3
lines changed
  • exercises/04.resources/03.problem.embedded

1 file changed

+3
-3
lines changed

exercises/04.resources/03.problem.embedded/README.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ context, download files, subscribe to updates, or fetch related data on demand.
1111

1212
Your goal in this step:
1313

14-
- Update your tools so that, when they create or return an entry or tag, they
15-
also include a reference to the corresponding resource (using the
16-
`type: 'resource'` content type in the response).
14+
- Update your tools so that, when they create a tag, we tell them it was created
15+
and also include a reference to the tag (using the `type: 'resource'` content
16+
type in the response).
1717
- Make sure the resource includes the correct URI and metadata, so clients can
1818
easily fetch the resource if they want more details.
1919
- Include the resource itself in the response, so clients can use it directly.

0 commit comments

Comments
 (0)