Skip to content

Commit 32bd618

Browse files
authored
Update expand-disks.md
changed an anchor from 'a' to 'the' in order to match foreign links
1 parent 93c6ebe commit 32bd618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/expand-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ In the following samples, replace example parameter names such as *myResourceGro
123123
```
124124
125125
126-
## Expand the disk partition and filesystem
126+
## Expand a disk partition and filesystem
127127
> [!NOTE]
128128
> While there are several tools that may be used for performing the partition resizing, the tools selected here are the same tools used by certain automated processes such as cloud-init. Using the ```parted``` tool also provides more universal compatibility with GPT disks, as older versions of some tools such as ```fdisk``` did not support the GUID Partition Table (GPT).
129129

0 commit comments

Comments
 (0)