diff --git a/README.md b/README.md
index e9baa2c..57514ed 100644
--- a/README.md
+++ b/README.md
@@ -270,7 +270,7 @@ One can argue whether it's per company definition or a global one but at least a
What is "infrastructure as code"? What implementation of IAC are you familiar with?
- IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some imlementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.
+ IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some implementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.