Skip to content

Commit 25ab4a9

Browse files
author
Erik Zettel
committed
drupal/README.md: fix typos
1 parent eddd8ba commit 25ab4a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drupal/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**For a fully-featured VM environment for Drupal, please check out [Drupal VM](http://www.drupalvm.com/).**
44

5-
This project makes local Drupal test/development environment management quick and easy. It installs the following on an Ubuntu 16.04 linux VM:
5+
This project makes local Drupal test/development environment management quick and easy. It installs the following on an Ubuntu 16.04 Linux VM:
66

77
- Apache
88
- PHP
@@ -25,7 +25,7 @@ Note for Windows users: *This guide assumes you're on a Mac or Linux host. Windo
2525
### 2 - Build the Virtual Machine
2626

2727
1. Download this project and put it wherever you want.
28-
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this REAMDE file).
28+
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this README file).
2929
3. Type in `vagrant up`, and let Vagrant do its magic.
3030

3131
Note: *If there are any errors during the course of running `vagrant up`, and it drops you back to your command prompt, just run `vagrant provision` to continue building the VM from where you left off. If there are still errors after doing this a few times, post an issue to this project's issue queue on GitHub with the error.*

0 commit comments

Comments
 (0)