Skip to content

Commit 061312c

Browse files
committed
Tweak comment per suggestion
Signed-off-by: Xin Fu <[email protected]>
1 parent 599a0a6 commit 061312c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/content.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ func (c *AudioContent) fromWire(wire *wireContent) {
8989
c.Annotations = wire.Annotations
9090
}
9191

92-
// ResourceLink represents a link to resources.
92+
// ResourceLink is a link to a resource
9393
type ResourceLink struct {
9494
URI string
9595
Name string

0 commit comments

Comments
 (0)