✏️Fix typo

This commit is contained in:
dan m 2021-06-11 17:56:26 +02:00 committed by GitHub
parent dd99138a90
commit bfdbe66bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ of your guest machine if improperly done.
## Networking Assumptions
### There is a NAT availble
### There is a NAT available
Vagrant assumes there is an available NAT device on eth0. This ensures
that Vagrant always has a way of communicating with the guest machine.