spelling: admitting

This commit is contained in:
Josh Soref 2018-03-11 17:35:27 +00:00
parent 6abae72734
commit fb608094ef
1 changed files with 1 additions and 1 deletions

View File

@ -5847,7 +5847,7 @@ func (e *Evaluation) CreateFailedFollowUpEval(wait time.Duration) *Evaluation {
// Plan is used to submit a commit plan for task allocations. These
// are submitted to the leader which verifies that resources have
// not been overcommitted before admiting the plan.
// not been overcommitted before admitting the plan.
type Plan struct {
// EvalID is the evaluation ID this plan is associated with
EvalID string