Browse Source

Merge pull request #3081 from lberk/master

Fix typo in inventory README.md
Scott Dodson 8 years ago
parent
commit
1236604d2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inventory/README.md

+ 1 - 1
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/)