Skip to content

Commit

Permalink
Merge pull request #6484 from stumbaumr/patch-1
Browse files Browse the repository at this point in the history
provider/vsphere: Fix typos in README.
  • Loading branch information
jen20 committed May 4, 2016
2 parents 2f86586 + 207fa06 commit a7a6aba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builtin/providers/vsphere/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document is in place for developer documentation. User documentation is located [HERE](https://www.terraform.io/docs/providers/vsphere/) on Terraform's website.

Thank-you [@tkak](https://github.com/tkak) and [Rakuten, Inc.](https://github.com/rakutentech) for there original contribution of the source base used for this provider!
Thank-you [@tkak](https://github.com/tkak) and [Rakuten, Inc.](https://github.com/rakutentech) for their original contribution of the source base used for this provider!

## Introductory Documentation

Expand All @@ -12,7 +12,7 @@ Both [README.md](../../../README.md) and [BUILDING.md](../../../BUILDING.md) sho

This provider utilizes [govmomi](https://github.com/vmware/govmomi) Go Library for communicating to VMware vSphere APIs (ESXi and/or vCenter).
Because of the dependency this provider is compatible with VMware systems that are supported by govmomi. Much thanks to the dev team that maintains govmomi, and
even more thanks to there guidance with the development of this provider. We have had many issues answered by the govomi team!
even more thanks to their guidance with the development of this provider. We have had many issues answered by the govmomi team!

#### vSphere CLI ~ [govc](https://github.com/vmware/govmomi/blob/master/govc/README.md)

Expand Down

0 comments on commit a7a6aba

Please sign in to comment.