Spelling error (#24619)

This commit is contained in:
Jonathan Weinberg
2024-12-06 14:31:39 -05:00
committed by GitHub
parent 9a1d951f45
commit d1cec4285f

View File

@@ -12,7 +12,7 @@ import (
"github.com/hashicorp/nomad/helper/pointer"
)
// WorkloadIdentityConfig is the agent configuraion block used to define
// WorkloadIdentityConfig is the agent configuration block used to define
// default workload identities.
//
// This based on the WorkloadIdentity struct from nomad/structs/workload_id.go