From d3ce9a45a21f5d2388bc9db0b475bad13da74c1b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 11 Oct 2024 18:07:25 +0200 Subject: [PATCH] Update hosting_plans.md --- website/docs/admin/plans/hosting_plans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/admin/plans/hosting_plans.md b/website/docs/admin/plans/hosting_plans.md index 67f6d1d4..c6a57eff 100644 --- a/website/docs/admin/plans/hosting_plans.md +++ b/website/docs/admin/plans/hosting_plans.md @@ -23,7 +23,7 @@ To list existing plans navigate to Plans page: | **Plan Name** | Display name that users will see in their OpenPanel dashboards. | | **Description** | Visible only to administrators. | | **Image** | Name of the Docker image used when creating new accounts on the plan. | -| **DOcker Size** | Disk space allocated for the user's container . | +| **Docker Size** | Disk space allocated for the user's container . | | **Storage** | Disk space allocated for user's websites files *(/home/user/ directory)*. | | **Domains** | Total number of domain names allowed per user on the plan. | | **Websites** | Total number of websites (WordPress, NodeJS, Python) per user on the plan. |