diff --git a/docs/config.md b/docs/config.md index e97b88f..43d2253 100644 --- a/docs/config.md +++ b/docs/config.md @@ -166,7 +166,7 @@ By default `false`. If `true`, the "Match Level" selector on the team selection page will be locked to "Qualifications". This option may be used when the team is only interested in scouting qualifier matches. By default `false`. -This option is only valid when `skipTeamSelection` is not `true`. +This option is only valid when `skipTeamSelection` is `false`. `pages`: array[object], required diff --git a/docs/widgets.md b/docs/widgets.md index 1ad2134..4f42fe3 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -102,7 +102,7 @@ These are widgets that do not fall into any of the other categories. ### Positions -A location selector widget. The user can select points on an image (the circles displayed in the widget above) to export. +A location selector widget. The user can select points on an image (which are displayed as circles) to export. **Type String:** `positions`