Skip to content

Commit

Permalink
docs: add : in annotations-and-screenshots.md after elements
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDienst-askui committed Dec 11, 2023
1 parent 71d7786 commit a4a4635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ UiControlClient.annotate({

- `customElements`: A *list* of custom elements. The AI model will use them to detect elements similar to them.

- `elements` A *list* of detected elements obtained with `get()`. Only the bounding boxes for those elements will be rendered.
- `elements`: A *list* of detected elements obtained with `get()`. Only the bounding boxes for those elements will be rendered.

</details>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ UiControlClient.annotate({

- `customElements`: A *list* of custom elements. The AI model will use them to detect elements similar to them.

- `elements` A *list* of detected elements obtained with `get()`. Only the bounding boxes for those elements will be rendered.
- `elements`: A *list* of detected elements obtained with `get()`. Only the bounding boxes for those elements will be rendered.

</details>

Expand Down

0 comments on commit a4a4635

Please sign in to comment.