Browse Source

Fix typo in troubleshooting doc

Kirill chEbba Chebunin 13 years ago
parent
commit
34c4f94619
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/articles/troubleshooting.md

+ 1 - 1
doc/articles/troubleshooting.md

@@ -9,7 +9,7 @@ If composer shows memory errors on some commands:
 
 
 The `memory_limit` ini value should be increased.
 The `memory_limit` ini value should be increased.
 
 
-> **Note:** Composer internaly increases the memory_limit to 512M.
+> **Note:** Composer internally increases the memory_limit to 512M.
 > It is a good idea to create an issue for composer if you get memory errors.
 > It is a good idea to create an issue for composer if you get memory errors.
 
 
 Get current value:
 Get current value: