Skip to content

Commit c271b2d

Browse files
Typo correction.
Co-authored-by: Mofizur Rahman <moficodes@gmail.com>
1 parent 97b6647 commit c271b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/opentok/Role.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public enum Role {
2424
* In addition to the privileges granted to a publisher, a moderator can perform
2525
* moderation functions, such as forcing clients to disconnect, to stop publishing streams,
2626
* or to mute audio in published streams. See the
27-
* <a href="https://tokbox.com/developer/guides/moderation/">Moderation developer guide</a>.</li>
27+
* <a href="https://tokbox.com/developer/guides/moderation/">Moderation developer guide</a>.
2828
*/
2929
MODERATOR;
3030

0 commit comments

Comments
 (0)