Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
roznawsk committed Nov 7, 2024
1 parent f81eead commit 96e5787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fishjam/media_events/server/server.proto
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ message MediaEvent {
Status status = 2;
}

// Informs that track a track encoding has been changed
// Informs that track's encoding has been changed
message EncodingSwitched {
string endpoint_id = 1;
string track_id = 2;
Expand Down

0 comments on commit 96e5787

Please sign in to comment.