Skip to content

Commit 780de36

Browse files
committed
Updated a code listing caption
1 parent d2b510d commit 780de36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/directives/indexes-and-constraints.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ query FindSimilarProducts($vector: [Float]!) {
351351

352352
The input `$vector` is a list of `FLOAT` values and should look similar to this:
353353

354-
.Example query
354+
.An example vector
355355
[source, graphql]
356356
----
357357
{

0 commit comments

Comments
 (0)