diff --git a/website/docs/internals/json-format.mdx b/website/docs/internals/json-format.mdx index 575e73e56d..3c11eb6773 100644 --- a/website/docs/internals/json-format.mdx +++ b/website/docs/internals/json-format.mdx @@ -191,7 +191,7 @@ For ease of consumption by callers, the plan representation includes a partial r // when it compared the most recent state to the prior saved state. "resource_drift": [ { - // "resource_drift" utilizes the same object structure as + // "resource_drift" uses the same object structure as // "resource_changes". } ],