From 44764ffdee24e2081f939ca14d1dfab2d2a33418 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Tue, 5 Oct 2021 16:31:02 -0400 Subject: [PATCH] fix broken logo in readme (#29705) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11e38bab..4f235995f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Terraform - Tutorials: [HashiCorp's Learn Platform](https://learn.hashicorp.com/terraform) - Certification Exam: [HashiCorp Certified: Terraform Associate](https://www.hashicorp.com/certification/#hashicorp-certified-terraform-associate) -Terraform +Terraform Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.