summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarshan Patel <darshan.patel@arm.com>2025-08-06 09:39:18 +0100
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-09-03 21:10:03 -0400
commit5b76b43ce1b74c6e52469b4c5a8af7ac8184b43c (patch)
treea1a4e61b66488358e9eaacc600c537efe8c74faa
parent6f84db4be092f259fa3da04646055afa605cbeb2 (diff)
downloadmeta-virtualization-5b76b43ce1b74c6e52469b4c5a8af7ac8184b43c.tar.gz
doc: Fix typo in README
- Corrected minor typographical error(s) in the documentation for clarity. Signed-off-by: Darshan Patel <darshan.patel@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c26c0955..cacce30b 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ that may also be enabled:
28 28
29 - xen: enables xen functionality in various packages (kernel, libvirt, etc) 29 - xen: enables xen functionality in various packages (kernel, libvirt, etc)
30 - kvm: enables KVM configurations in the kernel and autoloads modules 30 - kvm: enables KVM configurations in the kernel and autoloads modules
31 - k8s: enables kubernets configurations in the kernel, tools and configuration 31 - k8s: enables kubernetes configurations in the kernel, tools and configuration
32 - aufs: enables aufs support in docker and linux-yocto 32 - aufs: enables aufs support in docker and linux-yocto
33 - x11: enable xen and libvirt functionality related to x11 33 - x11: enable xen and libvirt functionality related to x11
34 - selinux: enables functionality in libvirt and lxc 34 - selinux: enables functionality in libvirt and lxc
@@ -71,7 +71,7 @@ branch: master
71revision: HEAD 71revision: HEAD
72prio: default 72prio: default
73 73
74Community / Colaboration 74Community / Collaboration
75------------------------ 75------------------------
76 76
77Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ 77Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/