From 34c4f94619e9389225e7add459173ef45304b154 Mon Sep 17 00:00:00 2001 From: Kirill chEbba Chebunin Date: Fri, 24 Aug 2012 18:32:36 +0400 Subject: [PATCH] Fix typo in troubleshooting doc --- doc/articles/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/troubleshooting.md b/doc/articles/troubleshooting.md index cbb2ab519..3245b3b2a 100644 --- a/doc/articles/troubleshooting.md +++ b/doc/articles/troubleshooting.md @@ -9,7 +9,7 @@ If composer shows memory errors on some commands: 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. Get current value: