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

Commit 8fd6734

Browse files
docs: DEV-2876: Update Relations tag docs page (#983)
* docs: DEV-2876: Update Relations tag docs page * docs: docs: DEV-2876: Rephrase Relations tag
1 parent 55a4a86 commit 8fd6734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tags/control/Relations.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ import { guidGenerator } from "../../core/Helpers";
66
import ControlBase from "./Base";
77

88
/**
9-
* Use the Relations tag to create label relations between regions. Use to provide many values to apply to the relationship between two labeled regions.
9+
* The `Relations` tag is used to create label relations between regions. Use to provide many values to apply to the relationship between two labeled regions.
1010
*
11-
* Use with the following data types: audio, image, HTML, paragraphs, text, time series, video
11+
* Use with the following data types: audio, image, HTML, paragraphs, text, time series, video.
1212
* @example
1313
* <!--Basic labeling configuration to apply the label "similar" or "dissimilar" to a relation identified between two labeled regions of text -->
1414
* <View>

0 commit comments

Comments
 (0)