We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b5fac commit 4dd705bCopy full SHA for 4dd705b
docs/concepts/capabilities/capabilities.md
@@ -63,7 +63,7 @@ Server capabilities are automatically inferred from the configured features. For
63
64
Before using an optional feature, check whether the other side declared the corresponding capability.
65
66
-#### Check server capabilities from the client
+#### Checking server capabilities from the client
67
68
```csharp
69
await using var client = await McpClient.CreateAsync(transport);
0 commit comments