소스 검색

Update upgrade.rst

Len 8 년 전
부모
커밋
c7b4e0459c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      source/advanced/upgrade.rst

+ 1 - 1
source/advanced/upgrade.rst

@@ -214,7 +214,7 @@ FusionPBX has a stable and a master(development) branch.  You can switch from st
  cd /var/www && git clone -b 4.2 https://github.com/fusionpbx/fusionpbx.git
  chown -R www-data:www-data /var/www/fusionpbx
 
-Make sure config.php exists in /etc/fusionpbx if missing then move it into this directory.
+Make sure config.php exists in /etc/fusionpbx If missing then move it into this directory.
 
 ::