diff --git a/common-tasks/copy-from-dom0.md b/common-tasks/copy-from-dom0.md index 7719bd59..9c5b721a 100644 --- a/common-tasks/copy-from-dom0.md +++ b/common-tasks/copy-from-dom0.md @@ -39,7 +39,7 @@ You may now paste the log contents to any VM as you normally would (i.e., Ctrl-S For data other than logs, there are several options: 1. Copy it as a file (see above) -2. Wwrite the data you wish to copy into `/var/run/qubes/qubes-clipboard.bin`, then `echo -n dom0 > /var/run/qubes/qubes-clipboard.bin.source`. +2. Write the data you wish to copy into `/var/run/qubes/qubes-clipboard.bin`, then `echo -n dom0 > /var/run/qubes/qubes-clipboard.bin.source`. Then use Ctrl-Shift-V to paste the data to the desired VM.