Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 55a4a86

Browse files
docs: DEV-2876: Update BrushLabels tag docs page (#962)
* docs: DEV-2876: Update BrushLabels tag docs page * Update BrushLabels.js * docs: DEV-2876: Rephrase BrushLabels tag
1 parent 0b94237 commit 55a4a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tags/control/BrushLabels.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import { HtxLabels, LabelsModel } from "./Labels/Labels";
1111
import ControlBase from "./Base";
1212

1313
/**
14-
* Use the BrushLabels tag for image segmentation tasks where you want to apply a mask or use a brush to draw a region on the image.
14+
* The `BrushLabels` tag for image segmentation tasks is used in the area where you want to apply a mask or use a brush to draw a region on the image.
1515
*
16-
* Use with the following data types: image
16+
* Use with the following data types: image.
1717
* @example
1818
* <!--Basic image segmentation labeling configuration-->
1919
* <View>

0 commit comments

Comments
 (0)