diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -393,7 +393,7 @@ <br/> <small class="text-muted"> Skips the initial permissions check to get user media. Audio/video will be disabled, but can be enabled later. - Useful when joining just for screenshare, or as a passive attendee. + Useful when joining just for screen sharing, or as a passive attendee. </small> </div> @@ -461,14 +461,14 @@ <small class="text-muted" style="width:400px;max-width:400px"> Things to note: <ul> - <li>Not all items are displayed even if selected as some will depend on whether the feature is enabled, - the user role, or even the user device. + <li>Not all items are displayed even if selected e.g. if the feature is disabled in config or + conditionally enabled based on user role or device used. </li> <li> It is not possible to change the order of items in the toolbar. </li> <li> - It is not possible to contorl which items end up in the "More actions" menu. + It is not possible to control which items end up in the "More actions" menu. </li> </ul> </small> |
