Skip to content

Commit a8260fa

Browse files
committed
update
1 parent 1daae53 commit a8260fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ containerProperties.setComputedProperties(modifiedComputedProperites);
176176
// Update the container with changes
177177
container.replace(containerProperties);
178178
```
179+
179180
### [JavaScript](#tab/javascript)
180181

181182
```javascript

0 commit comments

Comments
 (0)