Skip to content

Commit 4dd705b

Browse files
authored
Apply suggestion from @gewarren
1 parent 41b5fac commit 4dd705b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/capabilities/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Server capabilities are automatically inferred from the configured features. For
6363

6464
Before using an optional feature, check whether the other side declared the corresponding capability.
6565

66-
#### Check server capabilities from the client
66+
#### Checking server capabilities from the client
6767

6868
```csharp
6969
await using var client = await McpClient.CreateAsync(transport);

0 commit comments

Comments
 (0)