Skip to content

Commit 8472ed6

Browse files
author
Paddy Carver
committed
Update the other reference to the repo name.
oops.
1 parent 7423f02 commit 8472ed6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# terraform-plugin-go
22

3-
terraform-protocol-go provides low-level Go bindings for the Terraform
4-
protocol, for integrations to be built upon. It strives to be a minimal
5-
possible abstraction on top of the protocol, only hiding the implementation
6-
details of the protocol while leaving its semantics unchanged.
3+
terraform-plugin-go provides low-level Go bindings for the Terraform
4+
plugin protocol, for integrations to be built upon. It strives to be a
5+
minimal possible abstraction on top of the protocol, only hiding the
6+
implementation details of the protocol while leaving its semantics
7+
unchanged.
78

89
## Status
910

0 commit comments

Comments
 (0)