Skip to content

Commit 46eb561

Browse files
committed
fixes
1 parent 2458eea commit 46eb561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/how-to-virtual-machine-mtu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ Use the following steps to change the MTU size on a Windows Server virtual machi
449449
Minimum = 0ms, Maximum = 1ms, Average = 0ms
450450
```
451451

452-
An indication that there is a mismatch in settings between the source and destination displays as an error message in the output. In this case, the MTU isn't set on the source network interface.
452+
An indication that there is a mismatch in settings between the source and destination displays as an error message in the output. In this case, the MTU isn't set on the source network interface.
453453
454454
```output
455455
PS C:\Users\azureuser> ping 10.0.0.5 -f -l 3872
@@ -537,7 +537,7 @@ An indication that there is a mismatch in settings between the source and destin
537537
Minimum = 0ms, Maximum = 1ms, Average = 0ms
538538
```
539539

540-
An indication that there is a mismatch in settings between the source and destination displays as an error message in the output. In this case, the MTU isn't set on the source network interface.
540+
An indication that there is a mismatch in settings between the source and destination displays as an error message in the output. In this case, the MTU isn't set on the source network interface.
541541
542542
```output
543543
PS C:\Users\azureuser> ping 10.0.0.4 -f -l 3872

0 commit comments

Comments
 (0)