From e22c4a818ceae08cdbff4d230199dbf2f8e0a051 Mon Sep 17 00:00:00 2001 From: Hariram Sankaran <56744845+ramramhariram@users.noreply.github.com> Date: Tue, 18 Jan 2022 20:43:11 -0800 Subject: [PATCH] docs: Fix typo on NIA architecture page (#10797) Fix typo under Task section. Change 'the dynamic service data' to 'that dynamic service data'. --- website/content/docs/nia/architecture.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/nia/architecture.mdx b/website/content/docs/nia/architecture.mdx index beaebb404..4a0f9626f 100644 --- a/website/content/docs/nia/architecture.mdx +++ b/website/content/docs/nia/architecture.mdx @@ -37,7 +37,7 @@ proxy when an instance goes unhealthy. ## Tasks A task is the action triggered by the updated data monitored in Consul. It -takes the dynamic service data and translates it into a call to the +takes that dynamic service data and translates it into a call to the infrastructure application to configure it with the updates. It uses a driver to push out these updates, the initial driver being a local Terraform run. An example of a task is to automate a firewall security policy rule with