Skip to content

Commit c2bbaa9

Browse files
authored
Update articles/cosmos-db/nosql/query/computed-properties.md
1 parent daefe75 commit c2bbaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/computed-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ There are a few considerations for indexing computed properties, including:
283283

284284
- Wildcard paths under the computed property path work like they do for regular properties.
285285

286-
- If you're creating, updating or removing a computed property, all indexes on that property name must be dropped first.
286+
- If you're creating, updating, or removing a computed property, all indexes on that property name must be dropped first.
287287

288288
> [!NOTE]
289289
> All computed properties are defined at the top level of the item. The path is always `/<computed property name>`.

0 commit comments

Comments
 (0)