We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ae016 commit 1027585Copy full SHA for 1027585
content/develop/clients/dotnet/vecsearch.md
@@ -420,7 +420,7 @@ is the result that is most similar in meaning to the query text
420
## Differences with JSON documents
421
422
Indexing JSON documents is similar to hash indexing, but there are some
423
-important differences. JSON allows much richer data modelling with nested fields, so
+important differences. JSON allows much richer data modeling with nested fields, so
424
you must supply a [path]({{< relref "/develop/data-types/json/path" >}}) in the schema
425
to identify each field you want to index. However, you can declare a short alias for each
426
of these paths to avoid typing it in full for
0 commit comments