Skip to content

Commit 785fc3b

Browse files
authored
Fix 'notifcation' typo in docs (#410)
1 parent 9a6d24c commit 785fc3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/server-client-communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `sample` method accepts four arguments:
5151
## Logging
5252

5353
The [Logging](https://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging) utility enables servers
54-
to send structured log messages as notifcation to clients:
54+
to send structured log messages as notification to clients:
5555

5656
```php
5757
use Mcp\Schema\Enum\LoggingLevel;

0 commit comments

Comments
 (0)