Apply suggestions from code review

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/1/head
Travis Ralston 6 years ago committed by GitHub
parent 8519a83b61
commit af97ec57d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/jitsi.md

@ -1,6 +1,6 @@
# Jitsi Wrapper
**Note**: these are developer docs. Please consult your client's documentation for
**Note**: These are developer docs. Please consult your client's documentation for
instructions on setting up Jitsi.
The react-sdk wraps all Jitsi call widgets in a local wrapper called `jitsi.html`
@ -9,7 +9,7 @@ which takes several parameters:
*Query string*:
* `widgetId`: The ID of the widget. This is needed for communication back to the
react-sdk.
* `parentUrl`: The URL of the parent window. This is also ideally needed for
* `parentUrl`: The URL of the parent window. This is also needed for
communication back to the react-sdk.
*Hash/fragment (formatted as a query string)*:

Loading…
Cancel
Save