From d55082f4ac44c3ffcdab15754069b3edbdba6be1 Mon Sep 17 00:00:00 2001 From: friendly-rabbit-35 <169707731+friendly-rabbit-35@users.noreply.github.com> Date: Sat, 25 May 2024 20:58:03 +0000 Subject: [PATCH] Convert hyphen to em dash and noun to verb Signed-off-by: friendly-rabbit-35 <169707731+friendly-rabbit-35@users.noreply.github.com> --- content/posts/qubes/Firewalling with MirageOS on Qubes OS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/qubes/Firewalling with MirageOS on Qubes OS.md b/content/posts/qubes/Firewalling with MirageOS on Qubes OS.md index 0efc7f6..fa0646a 100644 --- a/content/posts/qubes/Firewalling with MirageOS on Qubes OS.md +++ b/content/posts/qubes/Firewalling with MirageOS on Qubes OS.md @@ -39,7 +39,7 @@ qvm-create \ your_template_name ``` -Don't worry if the TemplateVM doesn't launch - we don't need it to. +Don't worry if the TemplateVM doesn't launch --- we don't need it to. ### Disposable Template @@ -58,7 +58,7 @@ qvm-features your_disposable_template_name qubes-firewall 1 qvm-features your_disposable_template_name no-default-kernelopts 1 ``` -Your disposable templates should now launch and shutdown properly. +Your disposable templates should now launch and shut down properly. ### Disposable FirewallVMs