Skip to content

Commit 95f1e54

Browse files
authored
Update index-policy.md
fixed casing
1 parent 1dc8116 commit 95f1e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/index-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Here's an example of an indexing policy with a vector index:
150150
"vectorIndexes": [
151151
{
152152
"path": "/vector",
153-
"type": "DiskANN"
153+
"type": "diskANN"
154154
}
155155
]
156156
}

0 commit comments

Comments
 (0)