Fix spelling mistake in README.md

This commit is contained in:
Aaron Lake
2020-02-10 16:18:36 -05:00
committed by GitHub
parent 31dbfbbc9d
commit e9425b948e

View File

@ -2532,7 +2532,7 @@ A configuration is a root module along with a tree of child modules that are cal
<details> <details>
<summary>What is HCL?</summary><br><b> <summary>What is HCL?</summary><br><b>
HCL stands for Hashicorp Conviguration Language. It is the language Hashicorp made to use as the configuration language for a number of its tools, including terraform. HCL stands for Hashicorp Configuration Language. It is the language Hashicorp made to use as the configuration language for a number of its tools, including terraform.
</b></details> </b></details>
<details> <details>