Skip to content

Commit

Permalink
Merge pull request hashicorp#593 from RULCSoft/typo-fix
Browse files Browse the repository at this point in the history
Reviewed! Thanks for the submission!
  • Loading branch information
crw committed Mar 3, 2023
2 parents 4679383 + 695b1c1 commit eb5a6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traversal_for_expr.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ package hcl
//
// In most cases the calling application is interested in the value
// that results from an expression, but in rarer cases the application
// needs to see the the name of the variable and subsequent
// needs to see the name of the variable and subsequent
// attributes/indexes itself, for example to allow users to give references
// to the variables themselves rather than to their values. An implementer
// of this function should at least support attribute and index steps.
Expand Down

0 comments on commit eb5a6ef

Please sign in to comment.