Skip to content

Commit aba3a4f

Browse files
committed
added label to directives table
1 parent 9ebfdab commit aba3a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/directives/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Particularly useful for types that are not correctly pluralized or are non-Engli
112112
| Indicates that there should be a uniqueness constraint in the database for the fields that it is applied to.
113113

114114
| xref::/directives/indexes-and-constraints.adoc#_vector_index_search[`@vector`]
115-
| Perform a vector index search on your database either based by passing in a vector index or a search phrase.
115+
| Perform a vector index search on your database either based by passing in a vector index or a search phrase. label:beta[]
116116

117117
|===
118118

0 commit comments

Comments
 (0)