Skip to content

Commit aa47514

Browse files
Update roots.md
1 parent bb5fdd2 commit aa47514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/specification/client/roots.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To retrieve roots, servers send a `roots/list` request:
6767

6868
### Root List Changes
6969

70-
When roots change, clients that support `listChanged` MUST send a notification:
70+
When roots change, clients that support `listChanged` **MUST** send a notification:
7171

7272
```json
7373
{
@@ -128,7 +128,7 @@ Example roots for different use cases:
128128

129129
## Error Handling
130130

131-
Clients SHOULD return standard JSON-RPC errors for common failure cases:
131+
Clients **SHOULD** return standard JSON-RPC errors for common failure cases:
132132

133133
- Client does not support roots: `-32601` (Method not found)
134134
- Internal errors: `-32603`

0 commit comments

Comments
 (0)