Skip to content

Commit 102b610

Browse files
authored
grammar fix
1 parent 801446d commit 102b610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/debian-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ qemu-img convert -f raw -o subformat=fixed,force_size -O vpc "$rawdisk" "$vhddis
8989
This creates a VHD `image_[release]_azure_amd64.vhd` with a rounded size to be able to copy it successfully to an Azure Disk.
9090

9191
>[!Note]
92-
> Rather than using cloning the salsa repository bulding images locally, current stable images can be built and downloaded from [FAI](https://fai-project.org/FAIme/cloud/).
92+
> Rather than cloning the salsa repository and building images locally, current stable images can be built and downloaded from [FAI](https://fai-project.org/FAIme/cloud/).
9393
9494
After creating a stable Debian vhd image, before uploading verify the following packages are installed:
9595
* apt-get install hyperv-daemons

0 commit comments

Comments
 (0)