mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
Apply suggested wording update.
This commit is contained in:
parent
3a66236c14
commit
ed84cb886e
@ -38,7 +38,7 @@ Unicode escape sequences: replacing `<`, `>`, `&`, `U+2028`, and `U+2029` with
|
||||
`\u003c`, `\u003e`, `\u0026`, `\u2028`, and `\u2029`. This is to preserve
|
||||
compatibility with Terraform 0.11 behavior.
|
||||
|
||||
The output of `jsonencode` is a minified representation of the input.
|
||||
`jsonencode` outputs a minified representation of the input.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user