We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63c8c32 + 9ec046e commit 1d31549Copy full SHA for 1d31549
content/terraform-plugin-framework/v1.16.x/docs/plugin/framework/handling-data/schemas.mdx
@@ -71,7 +71,7 @@ import (
71
"context"
72
"testing"
73
74
- // The fwresource import alias is so there is no collistion
+ // The fwresource import alias is so there is no collision
75
// with the more typical acceptance testing import:
76
// "github.com/hashicorp/terraform-plugin-testing/helper/resource"
77
fwresource "github.com/hashicorp/terraform-plugin-framework/resource"
0 commit comments