Skip to content

Commit 466245a

Browse files
authored
Merge pull request #3 from alexortiz201/patch-1
1 parent 4be4415 commit 466245a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01.simple/01.problem.raw-html/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ When there's no tag found, we should also provide a clear visual indication rath
4949

5050
The goal is to make tag information feel immediate and scannable for users, so they can quickly understand what each tag represents without having to parse through walls of text.
5151

52-
Now, let's implement this visual transformation by updating the `get_tag` tool to return a UI resource instead of plain text.
52+
Now, let's implement this visual transformation by updating the `view_tag` tool to return a UI resource instead of plain text.
5353

5454
- 📜 [MCP UI Server Documentation](https://mcpui.dev/guide/server/typescript/usage-examples#metadata-configuration-examples).

0 commit comments

Comments
 (0)