Skip to content

Commit 63b8441

Browse files
committed
fix table formatting
1 parent 184cd39 commit 63b8441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/how-to-configure-integrated-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ FeedIterator<Food> myQuery = container.GetItemQueryIterator<Food>(new QueryDefin
8686
```
8787

8888
Adjusting the `MaxIntegratedCacheStaleness` is supported in these versions of each SDK:
89-
| SDK | Supported versions | Comment
89+
| SDK | Supported versions | Comment |
9090
| --- | --- | --- |
9191
| **.NET SDK v3** | *>= 3.19.0-preview* | Currently supported in the preview SDK versions only. |
9292
| **Java SDK v4** | *>= 4.16.0-beta* | Currently supported in the preview SDK versions only. |

0 commit comments

Comments
 (0)