Skip to content

Commit 77a8b29

Browse files
committed
removed 'the'
1 parent 9b7f032 commit 77a8b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/tutorial-connect-virtual-networks-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Test the communication between the two virtual machines over the virtual network
186186
187187
Though ping is used to communicate between VMs in this tutorial, allowing ICMP through the Windows Firewall for production deployments isn't recommended.
188188
189-
1. To connect to the **myVm2** from **myVm1**, enter the following command from a command prompt on the **myVm1**:
189+
1. To connect to **myVm2** from **myVm1**, enter the following command from a command prompt on the **myVm1**:
190190
191191
```
192192
mstsc /v:10.1.0.4

0 commit comments

Comments
 (0)