diff --git a/json/microcode.json b/json/microcode.json index 627af91f..8bb521e3 100644 --- a/json/microcode.json +++ b/json/microcode.json @@ -36,7 +36,7 @@ "type": "info" }, { - "text": "After a reboot, you can check whether any microcode updates are currently in effect by running the following command. `journalctl -k | grep -E "microcode" | head -n 1`", + "text": "After a reboot, you can check whether any microcode updates are currently in effect by running the following command. `journalctl -k | grep -E \"microcode\" | head -n 1`", "type": "info" } ]