Skip to content

Commit

Permalink
fix a nit and line length in one go
Browse files Browse the repository at this point in the history
  • Loading branch information
mwelzl committed Nov 1, 2023
1 parent 296900f commit ae62a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-taps-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ Connection -> Received<messageDataResponse, messageContext>
// Trickle ICE, then add them to the Connection:
Connection.AddRemote(NewRemoteCandidates)

// On a PathChange<> events, resolve the Local Endpoint Identifiers to
// On a PathChange<> event, resolve the Local Endpoint Identifiers to
// see if a new Local Endpoint has become available and, if
// so, send to the peer as a new candidate and add to the
// Connection:
Expand Down

0 comments on commit ae62a16

Please sign in to comment.