Skip to content

Commit 42a9e84

Browse files
Update note on 'attribute' in JSON index creation (#2569)
1 parent 609e242 commit 42a9e84

File tree

1 file changed

+1
-1
lines changed
  • content/develop/ai/search-and-query/indexing

1 file changed

+1
-1
lines changed

content/develop/ai/search-and-query/indexing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The result of each JSONPath expression is indexed and associated with a logical
2929
You can use these attributes in queries.
3030

3131
{{% alert title="Note" color="info" %}}
32-
Note: `attribute` is optional for [`FT.CREATE`]({{< relref "commands/ft.create/" >}}).
32+
`attribute` is optional for [`FT.CREATE`]({{< relref "commands/ft.create/" >}}).
3333
{{% /alert %}}
3434

3535
Use the following syntax to create a JSON index:

0 commit comments

Comments
 (0)