Skip to content

Commit

Permalink
Update solvers.go
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Mar 5, 2022
1 parent 631af55 commit ba5037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solvers.go
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ type DNS01Solver struct {
Resolvers []string

// Override the domain to set the TXT record on. This is
// to delegate the chanllenge to a different domain. Note
// to delegate the challenge to a different domain. Note
// that the solver doesn't follow CNAME/NS record.
OverrideDomain string

Expand Down

0 comments on commit ba5037f

Please sign in to comment.