Skip to content

Commit c13a95b

Browse files
authored
fix
1 parent 34fac31 commit c13a95b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/incomplete/webvirtcloud_retspen.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,15 @@ Without the first boot, the size of the hard disk is not recognized, recognition
110110

111111
![resize](images/resize.jpg)
112112

113-
After the modification and restart the virtual machine, you will find that there is new disk space unallocated, at this time you need to follow the following method broad disk.
113+
After the modification and restart the virtual machine, you will find that there is new disk space unallocated, at this time you need to follow the following method resize disk.
114114

115115
Check the disk path and remaining blank space unallocated:
116116

117117
```shell
118118
lsblk
119119
```
120120

121-
Then use the following command to broaden the disk
121+
Then use the following command to resizeen the disk
122122

123123
```shell
124124
fdisk /dev/vda

0 commit comments

Comments
 (0)