Browse Source

Merge branch 'master' of github.com:zendtech/docs

root 11 năm trước cách đây
mục cha
commit
9277dd4e30
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      php-zendserver/content.md

+ 1 - 1
php-zendserver/content.md

@@ -27,7 +27,7 @@ Zend Server is shared on [Docker-Hub] as **php-zendserver**.
 
 
         $ docker run php-zendserver
         $ docker run php-zendserver
 
 
-- You can specify the PHP and Zend Server version by adding ':<php-version>' or ':&lt;ZS-version&gt;-php&lt;version&gt;'  to the 'docker run' command. Availible PHP version are 5.4 & 5.5 (5.5 is the default) and Zend Server 7
+- You can specify the PHP and Zend Server version by adding ':&lt;php-version&gt;' or ':&lt;ZS-version&gt;-php&lt;version&gt;'  to the 'docker run' command. Availible PHP version are 5.4 & 5.5 (5.5 is the default) and Zend Server 7
 (for example: php-zendserver:7.0-php5.4).
 (for example: php-zendserver:7.0-php5.4).
 
 
 - To start a Zend Server cluster, execute the following command for each cluster node:
 - To start a Zend Server cluster, execute the following command for each cluster node: