Skip to content

Commit b9d368f

Browse files
authored
Merge pull request modelcontextprotocol#92 from igor0/feature/spec-fix
Fix minor error in roots.md
2 parents 70f8f69 + aa60311 commit b9d368f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/client/roots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ However, implementations are free to expose roots through any interface pattern
2020

2121
## Capabilities
2222

23-
Clients that support prompts **MUST** declare the `roots` capability during [initialization]({{< ref "/specification/basic/lifecycle#initialization" >}}):
23+
Clients that support roots **MUST** declare the `roots` capability during [initialization]({{< ref "/specification/basic/lifecycle#initialization" >}}):
2424

2525
```json
2626
{

0 commit comments

Comments
 (0)