From 9eb6166682623fbfcca6c246ffb962382b8f615e Mon Sep 17 00:00:00 2001 From: Heiko Witteborg Date: Wed, 7 Aug 2024 15:11:15 +0200 Subject: [PATCH] Fix typo in automated-sap-btp-instrastructure-setup-6dd97e1.md --- docs/automated-sap-btp-instrastructure-setup-6dd97e1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/automated-sap-btp-instrastructure-setup-6dd97e1.md b/docs/automated-sap-btp-instrastructure-setup-6dd97e1.md index 104d0b0..331b7a0 100644 --- a/docs/automated-sap-btp-instrastructure-setup-6dd97e1.md +++ b/docs/automated-sap-btp-instrastructure-setup-6dd97e1.md @@ -1,6 +1,6 @@ -# Automated SAP BTP Instrastructure Setup +# Automated SAP BTP Infrastructure Setup Terraform is the de-facto industry standard for infrastructure as code with more than 3000 providers. With the Terraform provider for SAP BTP, you can now use this standard to create Terraform scripts that set up your SAP BTP landscapes. Given the nature of Terraform, it is even possible to add non-SAP infrastructure to those scripts if the infrastructure provider offers a Terraform provider as well.