Skip to content

Commit 75e9d4a

Browse files
fixes typo
Co-authored-by: Copilot <[email protected]>
1 parent 5b2cac6 commit 75e9d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide/09_advanced_queries.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"- **Tag fields**: `product_id`, `category`\n",
113113
"- **Text fields**: `brief_description` and `full_description` for full-text search\n",
114114
"- **Numeric fields**: `price`, `rating`\n",
115-
"- **Vector fields**: `text_embedding` (3 dimenions) and `image_embedding` (2 dimensions) for semantic search"
115+
"- **Vector fields**: `text_embedding` (3 dimensions) and `image_embedding` (2 dimensions) for semantic search"
116116
]
117117
},
118118
{

0 commit comments

Comments
 (0)