Skip to content

Commit 1d31549

Browse files
authored
typo: collision (#1119)
2 parents 63c8c32 + 9ec046e commit 1d31549

File tree

1 file changed

+1
-1
lines changed
  • content/terraform-plugin-framework/v1.16.x/docs/plugin/framework/handling-data

1 file changed

+1
-1
lines changed

content/terraform-plugin-framework/v1.16.x/docs/plugin/framework/handling-data/schemas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ import (
7171
"context"
7272
"testing"
7373

74-
// The fwresource import alias is so there is no collistion
74+
// The fwresource import alias is so there is no collision
7575
// with the more typical acceptance testing import:
7676
// "github.com/hashicorp/terraform-plugin-testing/helper/resource"
7777
fwresource "github.com/hashicorp/terraform-plugin-framework/resource"

0 commit comments

Comments
 (0)