Skip to content

Commit

Permalink
slight modal wording fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vorozhkog committed Feb 29, 2024
1 parent 7011100 commit 960ba8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div style="display: inline-block">
<sly-field
title="Save Detections"
description="Bbox of class 'face' with 'model confidence' tag will be added for each prediction"
description="Bbox with 'model confidence' tag will be added for each prediction"
>
</sly-field>
</div>
Expand All @@ -34,7 +34,7 @@
<div style="display: inline-block">
<sly-field
title="Anonymize"
description="If checked, detected faces will be obfuscated using selected method"
description="If checked, detected objects will be obfuscated using selected method"
></sly-field>
</div>
</el-checkbox>
Expand Down

0 comments on commit 960ba8c

Please sign in to comment.