Skip to content

Commit 75f2724

Browse files
authored
Fix typo (#80)
1 parent dbd3502 commit 75f2724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfconfig/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// remaining broadly compatible with configurations targeting various
77
// different Terraform versions.
88
//
9-
// This packge focuses on describing top-level objects only, and in particular
9+
// This package focuses on describing top-level objects only, and in particular
1010
// does not attempt any sort of processing that would require access to plugins.
1111
// Currently it allows callers to extract high-level information about
1212
// variables, outputs, resource blocks, provider dependencies, and Terraform

0 commit comments

Comments
 (0)