From 4d1f2b7d1fad5efd8b4c9d0cc690401a418dbc03 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Tue, 8 Apr 2025 01:48:30 +0000 Subject: [PATCH] English Translation Signed-off-by: cjbzl --- docs/en/docs/Installation/installation-guideline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Installation/installation-guideline.md b/docs/en/docs/Installation/installation-guideline.md index 8daaf4b7d..5013cc39d 100644 --- a/docs/en/docs/Installation/installation-guideline.md +++ b/docs/en/docs/Installation/installation-guideline.md @@ -231,7 +231,7 @@ If you need to manually partition the disk, click **Custom** and click **Done** On the **MANUAL PARTITIONING** page, you can partition the disk in either of the following ways. After the partitioning is completed, the window shown in the following figure is displayed. -- Automatic creation: Click **Click here to create them automatically**. The system automatically assigns four mount points according to the available storage space: **/boot**, **/**, **/home**, **/boot/efi**, and **swap**. +- Automatic creation: Click **Click here to create them automatically**. The system automatically assigns five mount points according to the available storage space: **/boot**, **/**, **/home**, **/boot/efi**, and **swap**. - Manual creation: Click ![](./figures/en-us_image_0229291243.png) to add a mount point. It is recommended that the expected capacity of each mount point not exceed the available space. -- Gitee