Skip to content

Commit a826742

Browse files
authored
Merge branch 'main' into feature/audio-modality
2 parents 02f6f84 + 7b8e87c commit a826742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/basic/lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ After successful initialization, the client **MUST** send an `initialized` notif
107107
```json
108108
{
109109
"jsonrpc": "2.0",
110-
"method": "initialized"
110+
"method": "notifications/initialized"
111111
}
112112
```
113113

0 commit comments

Comments
 (0)