Skip to content

Commit

Permalink
Fix typo in videoroom docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamirante committed Feb 11, 2021
1 parent 26f5958 commit ad8bf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/janus_videoroom.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ room-<unique room ID>: {
* synchronous error response even for asynchronous requests.
*
* \c create , \c destroy , \c edit , \c exists, \c list, \c allowed,
* \c kick , \c moderate , \c enable_recording , \listparticipants
* \c kick , \c moderate , \c enable_recording , \c listparticipants
* and \c listforwarders are synchronous requests, which means you'll
* get a response directly within the context of the transaction.
* \c create allows you to create a new video room dynamically, as an
Expand Down

0 comments on commit ad8bf79

Please sign in to comment.