diff --git a/docs/environment-services/Introspection and layouts.md b/docs/environment-services/Introspection and layouts.md index ec801f5c..1ad9cfed 100644 --- a/docs/environment-services/Introspection and layouts.md +++ b/docs/environment-services/Introspection and layouts.md @@ -8,7 +8,7 @@ While infrastructure orchestration using Infrastructure as Code (IaC) framework > ![Introspection](/img/env-resources.png) -Based on the introspection data, Torque generate __Resource layout__ that is usually used by the environment consumer that is not an expert in IaC of automation frameworks. The layout will highlight the interesting entities out of the large amount of resources that deployed in the environment. +Based on the introspection data, Torque generates a __Resource layout__, which is usually used by an environment consumer (who may not be an expert in IaC of automation frameworks). The layout will highlight the interesting entities out of the large amount of resources that deployed in the environment. In the following example, we deployed a single Terraform file that deployed a 3 tier wordpress application. The deployment process ended and 28 cloud resources created. @@ -16,4 +16,4 @@ In the following example, we deployed a single Terraform file that deployed a 3 Out of the 28 deployed resources, Torque highlights the 3 VM with their basic attributes like public IP and instance type presented on the cards. The introspection data, is used to enable resource Actions, workflows and remote connection for specific resource types. -> ![Introspection](/img/env-resources-view.png) \ No newline at end of file +> ![Introspection](/img/env-resources-view.png)