Переглянути джерело

Update using_supervisord.md

Fix factual error

change made by: GennadySpb <lipenkov@gmail.com>

Signed-off-by: Sven Dowideit <SvenDowideit@docker.com>
GennadySpb 10 роки тому
батько
коміт
99dc224d85
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/sources/articles/using_supervisord.md

+ 1 - 1
docs/sources/articles/using_supervisord.md

@@ -39,7 +39,7 @@ our container.
 
 
 Here we're installing the `openssh-server`,
 Here we're installing the `openssh-server`,
 `apache2` and `supervisor`
 `apache2` and `supervisor`
-(which provides the Supervisor daemon) packages. We're also creating two
+(which provides the Supervisor daemon) packages. We're also creating four
 new directories that are needed to run our SSH daemon and Supervisor.
 new directories that are needed to run our SSH daemon and Supervisor.
 
 
 ## Adding Supervisor's configuration file
 ## Adding Supervisor's configuration file