Skip to content

Commit aa60311

Browse files
committed
Fix minor error in roots.md
1 parent 70f8f69 commit aa60311

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)