Skip to content

Commit bd6dc3a

Browse files
committed
fix(ins): fix typo
1 parent 4287eec commit bd6dc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/reference-content/migrating-vms-vmware-scaleway.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This section outlines the migration of a Windows 2019 or 2022 VM with a single v
9898
mount virtio-win.iso /usr/share/virtio-win
9999
# You will have the message : mount: /usr/share/virtio-win: WARNING: source write-protected, mounted read-only.
100100
curl -L -o - "https://github.com/vmware/govmomi/releases/latest/download/govc_$(uname -s)_$(uname -m).tar.gz" | tar -C /usr/local/bin -xvzf - govc
101-
# Tool used to convert rpm paquets:
101+
# Tool used to convert rpm packages:
102102
apt install -y rpm2cpio
103103
# Tool to run applications as Windows service
104104
wget -nd -O srvany.rpm https://kojipkgs.fedoraproject.org//packages/mingw-srvany/1.1/4.fc38/noarch/mingw32-srvany-1.1-4.fc38.noarch.rpm

0 commit comments

Comments
 (0)