Skip to content

Commit f7b5b70

Browse files
committed
Fixes spelling in Windows 10 and VMWare Troubleshoot
1 parent 46a3799 commit f7b5b70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/TROUBLESHOOTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ vagrant up --provision
1717
vagrant provision
1818
```
1919

20-
### Windows 10 and VMWare
20+
### Windows 10 (Tech Preview) and VMWare
2121

2222
It can happen that the **Virtual Network Adapters** (in this case host only adapter)
23-
break **on every shutdown** or **disconnect** vom Network.
23+
break **on every shutdown** or **disconnect** from Network.
2424

2525
Windows 10 has **currently issues with Virtual Networks** on different VM Softwares.
26-
With VMWare a Workaround can be reseeting the Network Adapters right before
26+
With VMWare a Workaround can be resetting the Network Adapters right before
2727
starting the VM.
2828

2929
1. Shut Down the VM (if not down already)
3030
2. Open VMWare
3131
3. Open in Menu: **Edit > Virtual Network Editor...**
32-
4. Request Admin Rights in this Window (if not already started with them)
32+
4. Request Admin Rights in this window (if not already started with them)
3333
5. Click: **Restore Defaults**
3434

3535
This will reset all virtual Network Adapters.

0 commit comments

Comments
 (0)