소스 검색

Update plans.md

Stefan Pejcic 1 년 전
부모
커밋
38eb2f068c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/docs/admin/scripts/plans.md

+ 1 - 1
documentation/docs/admin/scripts/plans.md

@@ -35,7 +35,7 @@ opencli plan-list --json
 
 ## Create Plan
 
-To create a new user run the following command:
+To create a new plan run the following command:
 
 ```bash
 opencli plan-create <NAME> <DESCRIPTION> <DOMAINS_LIMIT> <WEBSITES_LIMIT> <DISK_LIMIT> <INODES_LIMITS> <DATABASES_LIMIT> <CPU_LIMIT> <RAM_LIMIT> <DOCKER_IMAGE> <PORT_SPEED_LIMIT>