Skip to content

Commit

Permalink
Update diag/diagnostic.go
Browse files Browse the repository at this point in the history
Co-authored-by: Paddy <paddy@hashicorp.com>
  • Loading branch information
bflad and paddycarver authored Aug 31, 2021
1 parent 135a0c2 commit 9ab0c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diag/diagnostic.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ type Diagnostic interface {

// DiagnosticWithPath is a diagnostic associated with an attribute path.
//
// This attribute information used to display contextual source configuration
// This attribute information is used to display contextual source configuration
// to practitioners.
type DiagnosticWithPath interface {
Diagnostic
Expand Down

0 comments on commit 9ab0c2c

Please sign in to comment.