Skip to content

Commit d45bbb6

Browse files
committed
docs(tasks): use specific language in capability section intros
1 parent 7d147d8 commit d45bbb6

File tree

1 file changed

+2
-2
lines changed
  • docs/specification/draft/basic/utilities

1 file changed

+2
-2
lines changed

docs/specification/draft/basic/utilities/tasks.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Servers and clients that support task RPC methods (`tasks/get`, `tasks/result`,
3838

3939
### Server Capabilities
4040

41-
Servers declare if they support task operations.
41+
Servers declare which task methods they support.
4242

4343
| Capability | Description |
4444
| -------------- | -------------------------------------------- |
@@ -64,7 +64,7 @@ Servers declare if they support task operations.
6464

6565
### Client Capabilities
6666

67-
Clients declare if they support task operations.
67+
Clients declare which task methods they support.
6868

6969
| Capability | Description |
7070
| -------------- | -------------------------------------------- |

0 commit comments

Comments
 (0)