Browse Source

Fix wording, refs #3466

Jordi Boggiano 10 years ago
parent
commit
d515577560
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -128,7 +128,7 @@ it will install the latest Composer version and set up your PATH so that you can
 just call `composer` from any directory in your command line.
 
 > **Note:** Close your current terminal. Test usage with a new terminal:
-> Thats important because the PATH gets only loaded when the terminal gets started.
+> That is important since the PATH only gets loaded when the terminal starts.
 
 ### Manual Installation