diff --git a/specification/20_events.rst b/specification/20_events.rst index 57b4c925..532ff997 100644 --- a/specification/20_events.rst +++ b/specification/20_events.rst @@ -597,7 +597,7 @@ try using to communicate. - ``call_id`` : "string" - The ID of the call this event relates to - ``version`` : "integer" - The version of the VoIP specification this messages - - ``answer`` : "answer object" - Object giving the SDK answer + - ``answer`` : "answer object" - Object giving the SDP answer ``Answer Object``