We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bfeeaa + 4dd705b commit 1beef11Copy full SHA for 1beef11
1 file changed
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