From 27a7a1437c10642bd57125f32f63f0b550c0a02b Mon Sep 17 00:00:00 2001
From: Asher Manangan <51806917+AsherManangan@users.noreply.github.com>
Date: Tue, 1 Sep 2020 08:08:35 +0800
Subject: [PATCH] Update README.md (#100)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.