diff --git a/docs/getting_started/javascript.md b/docs/getting_started/javascript.md index f56abcd6e..75fa0dcee 100644 --- a/docs/getting_started/javascript.md +++ b/docs/getting_started/javascript.md @@ -31,13 +31,11 @@ snippets. ### Supported plaforms: -| Browser | Platform | Notes | -| ------- | ----------------------- | -------------------------------------- | -| Chrome | Android / Windows / Mac | Pixel 4 and older unsupported. Fuschia | -| | | unsupported. | -| Chrome | iOS | Camera unavailable in Chrome on iOS. | -| Safari | iPad/iPhone/Mac | iOS and Safari on iPad / iPhone / | -| | | MacBook | +| Browser | Platform | Notes | +|---------|-------------------------|-----------------------------------------------------| +| Chrome | Android / Windows / Mac | Pixel 4 and older unsupported. Fuschia unsupported. | +| Chrome | iOS | Camera unavailable in Chrome on iOS. | +| Safari | iPad/iPhone/Mac | iOS and Safari on iPad / iPhone / MacBook | The quickest way to get acclimated is to look at the examples above. Each demo has a link to a [CodePen][codepen] so that you can edit the code and try it