From a0b66c87cc6cd03b7fb590daf1146af1296624e1 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Tue, 2 Aug 2022 17:35:30 -0400 Subject: [PATCH] Update website/docs/internals/json-format.mdx Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> --- website/docs/internals/json-format.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/internals/json-format.mdx b/website/docs/internals/json-format.mdx index 3c11eb6773..a0194a08f9 100644 --- a/website/docs/internals/json-format.mdx +++ b/website/docs/internals/json-format.mdx @@ -197,8 +197,8 @@ For ease of consumption by callers, the plan representation includes a partial r ], // "relevant_attributes" lists the sources of all values contributing to - // changes in the plan. "relevant_attributes" can be used to filter - // "resource_drift" to determine which external changes may have affected the + // changes in the plan. You can use "relevant_attributes" to filter + // "resource_drift" and determine which external changes may have affected the // plan result. "relevant_attributes": [ {