summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorLukas Berk <lberk@redhat.com>2017-01-12 09:02:43 -0500
committerLukas Berk <lberk@redhat.com>2017-01-12 09:02:43 -0500
commitbc5633e9f96b0e36f34ac63205163394a8e1eae3 (patch)
treeae11140057e1698324d8c4d91dbd496f7cea45a6 /inventory
parente7c4a9410e88e2c18ba05fea067e5988f3b8ffa0 (diff)
downloadopenshift-bc5633e9f96b0e36f34ac63205163394a8e1eae3.tar.gz
openshift-bc5633e9f96b0e36f34ac63205163394a8e1eae3.tar.bz2
openshift-bc5633e9f96b0e36f34ac63205163394a8e1eae3.tar.xz
openshift-bc5633e9f96b0e36f34ac63205163394a8e1eae3.zip
Fix typo in inventory README.md
libviert -> libvirt
Diffstat (limited to 'inventory')
-rw-r--r--inventory/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/README.md b/inventory/README.md
index b8edfcbb0..b61bfff18 100644
--- a/inventory/README.md
+++ b/inventory/README.md
@@ -5,5 +5,5 @@ You can install OpenShift on:
* [Amazon Web Services](aws/hosts/)
* [BYO](byo/) (Bring your own), use this inventory config file to install OpenShift on your bare metal servers
* [GCE](gce/) (Google Compute Engine)
-* [libvirt](libviert/hosts/)
+* [libvirt](libvirt/hosts/)
* [OpenStack](openstack/hosts/)