From 90bf2790e087de97a8837fc8be0e59bb781e6e5f Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:48:42 -0400 Subject: [PATCH] Update website/docs/cli/commands/validate.mdx --- website/docs/cli/commands/validate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/validate.mdx b/website/docs/cli/commands/validate.mdx index 92b56b92a0..cc57a88638 100644 --- a/website/docs/cli/commands/validate.mdx +++ b/website/docs/cli/commands/validate.mdx @@ -125,7 +125,7 @@ The nested objects in `diagnostics` have the following properties: text. Renderers should then soft-wrap the paragraphs to fit the width of the rendering container, but leave the preformatted lines unwrapped. - Some Terraform detail messages currently contain an approximation of bullet + Some Terraform detail messages contain an approximation of bullet lists using ASCII characters to mark the bullets. This is not a contractural formatting convention, so renderers should avoid depending on it and should instead treat those lines as either paragraphs or preformatted