diff --git a/windows/deployment/do/delivery-optimization-test.md b/windows/deployment/do/delivery-optimization-test.md
index eef70d1fc7..978eb7a4a0 100644
--- a/windows/deployment/do/delivery-optimization-test.md
+++ b/windows/deployment/do/delivery-optimization-test.md
@@ -80,7 +80,7 @@ The following set of instructions will be used for each machine:
* Run ‘Test Instructions’
|Windows 10 | Windows 11
-|--------|--------|
+|--------|-------------------------------|
||
| **Observations** | |
| * No peers were found on the first machine downloading the content.
* 'TotalBytesDownloaded' is equal to the file size.
* Status is set to 'Caching' the content so future peers can use it.
* Download was happening in the foreground.
* DownloadMode is set to 'Group' and no peers were found.
* No distinct observations seen between Window 10 and Windows 11 devices.
@@ -92,7 +92,7 @@ The following set of instructions will be used for each machine:
* Run ‘Test Instructions’
|Windows 10 | Windows 11
-|--------|-----------|
+|--------|--------------------------------|
|||
| **Observations** | **Observations**|
| * A peer was found for the content and 87% of total bytes came from the peer.
* One peer was found for the piece of content, which is expected as there are only two devices in the peering group.
* Download mode was set to 'Group', but since group mode includes both LAN and Group devices, Delivery Optimization prioritizes LAN peers, if found. Therefore, 'BytesFromLanPeers' shows bytes where 'BytesFromGroupPeers' doesn't.
* 'DownloadDuration' is roughly the same between machines.|* A peer was found for the content and 90% of total bytes came from the peer.
* All other points are the same as Windows 10 results.