소스 검색

Update why-can't-composer-load-repositories-recursively.md (#7690)

dtranmobil 6 년 전
부모
커밋
900e3b65db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/faqs/why-can't-composer-load-repositories-recursively.md

+ 1 - 1
doc/faqs/why-can't-composer-load-repositories-recursively.md

@@ -15,7 +15,7 @@ associated with inline VCS repositories.
 There are three ways the dependency solver could work with custom repositories:
 
 - Fetch the repositories of root package, get all the packages from the defined
-repositories, resolve requirements. This is the current state and it works well
+repositories, then resolve requirements. This is the current state and it works well
 except for the limitation of not loading repositories recursively.
 
 - Fetch the repositories of root package, while initializing packages from the