Browse Source

Update 00-intro.md

Updated spelling
ernest leitch 11 years ago
parent
commit
ebece5a3b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -100,7 +100,7 @@ Composer is part of the homebrew-php project.
 2. Run `brew install josegonzalez/php/composer`.
 3. Use Composer with the `composer` command.
 
-> **Note:** If you recieve an error saying PHP53 or higher is missing use this command to install php 
+> **Note:** If you receive an error saying PHP53 or higher is missing use this command to install php 
 > `brew install php53-intl`
 
 ## Installation - Windows