We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadf9f8 commit 6cf423dCopy full SHA for 6cf423d
src/main/java/com/opentok/TokenOptions.java
@@ -59,7 +59,7 @@ public static class Builder {
59
private String data;
60
61
/**
62
- * Sets the roll for the token. Each role defines a set of permissions granted to the token.
+ * Sets the role for the token. Each role defines a set of permissions granted to the token.
63
*
64
* @param role The role for the token. Valid values are defined in the Role class:
65
* <ul>
0 commit comments