From f70dd3f360c327df1637e03acaf2e701813a7904 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Mon, 22 Jul 2024 07:34:19 +1000 Subject: [PATCH] Fixed typo in 'libvirt.md' --- docs/libvirt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libvirt.md b/docs/libvirt.md index c489960..91fc88b 100644 --- a/docs/libvirt.md +++ b/docs/libvirt.md @@ -38,8 +38,8 @@ Together, these components form a powerful and flexible virtualization stack, wi > You can read more about `VirtIO` [here](https://wiki.libvirt.org/Virtio.html). ## Creating a Windows VM - -> [!NOTE] If you are an expert user, you may wish to: +> [!NOTE] +> If you are an expert user, you may wish to: > - [Define a Windows virtual machine from an existing `.XML` file](#defining-windows-vm-from-xml) > - [Configure Rootless `libvirt`](#configuring-rootless-libvirt)