Skip to content

Commit 04bd0d2

Browse files
committed
Reworded a paragraph that included a typo
1 parent 7a2ea63 commit 04bd0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter-2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can now access your box by using ssh to connect to the virtual box using:
3737
vagrant ssh
3838
```
3939

40-
Put any file into the same directory of Vargrantfile, it will be available in the */vagrant* directory of VM (in this case, Ubuntu Lucid32):
40+
The directory containing the *Vagrantfile* will be mounted by default in the */vagrant* directory of the guest VM (in this case, Ubuntu Lucid32):
4141

4242
```
4343
cd /vagrant

0 commit comments

Comments
 (0)