fix typo in import docs (#1970)

Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
Oleksandr Levchenkov 2024-09-06 16:47:02 +03:00 committed by GitHub
parent 389f33fdc5
commit 74cad3a2f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,6 +164,6 @@ output "id" {
:::note
[Generating configuration](../../language/import/generating-configuration.mdx) is currently not possible when using `for_each` on `import blocks.
[Generating configuration](../../language/import/generating-configuration.mdx) is currently not possible when using `for_each` on `import` blocks.
:::