good morning!!!!

Skip to content
Snippets Groups Projects
Commit 1acefafe authored by Geon Kim's avatar Geon Kim Committed by Péter Szilágyi
Browse files

swarm/api: fix typo (#17500)

parent f0488e80
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ func (e *NoResolverError) Error() string {
}
// MultiResolver is used to resolve URL addresses based on their TLDs.
// Each TLD can have multiple resolvers, and the resoluton from the
// Each TLD can have multiple resolvers, and the resolution from the
// first one in the sequence will be returned.
type MultiResolver struct {
resolvers map[string][]ResolveValidator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment