Pārlūkot izejas kodu

Merge pull request #5527 from snipe/patch-1

Fixed typo
Rob 9 gadi atpakaļ
vecāks
revīzija
22104dba60
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      doc/articles/troubleshooting.md

+ 2 - 2
doc/articles/troubleshooting.md

@@ -360,8 +360,8 @@ for everyone.
 ## Composer hangs with SSH ControlMaster
 
 When you try to install packages from a Git repository and you use the `ControlMaster`
-setting for you SSH connection  Composer might just hang endlessly and you see a `sh`
-process in the `defunct` state in your process list
+setting for your SSH connection, Composer might just hang endlessly and you see a `sh`
+process in the `defunct` state in your process list.
 
 The reason for this is a SSH Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1988