Przeglądaj źródła

Fix wording, refs #3466

Jordi Boggiano 10 lat temu
rodzic
commit
d515577560
1 zmienionych plików z 1 dodań i 1 usunięć
  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