From 7df6ec9c039dea37161ede0c1d5e78140db9d467 Mon Sep 17 00:00:00 2001 From: Michael Vermaes <4127064+mvermaes@users.noreply.github.com> Date: Thu, 18 Nov 2021 11:01:14 +0800 Subject: [PATCH] Trivial typo - remove extraneous bracket --- user/troubleshooting/vm-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/troubleshooting/vm-troubleshooting.md b/user/troubleshooting/vm-troubleshooting.md index 30112630..e205ad47 100644 --- a/user/troubleshooting/vm-troubleshooting.md +++ b/user/troubleshooting/vm-troubleshooting.md @@ -37,7 +37,7 @@ When a template is marked as 'installed by package manager', but cannot be unins $ qvm-prefs template-vm-name ``` -2. If `installed_by_rpm - True]`, mark the template as not installed by package manager +2. If `installed_by_rpm - True`, mark the template as not installed by package manager ``` $ qvm-prefs template-vm-name installed_by_rpm false